.. |
Properties
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
Resources
|
Fixed: migration #2 for SQLite. Problem was that ATTACH cannot be done inside a transaction.
|
2010-05-04 09:44:30 -07:00 |
Tests
|
Deleted obsolete files in the Data layer. Compiles.
|
2010-02-21 15:38:52 -08:00 |
SQLiteAssetData.cs
|
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
2010-04-30 17:45:00 +01:00 |
SQLiteAuthenticationData.cs
|
minor: eliminate more debug Console.WriteLines, convert one to logging instead
|
2010-04-30 22:22:03 +01:00 |
SQLiteAvatarData.cs
|
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
2010-04-30 17:45:00 +01:00 |
SQLiteEstateData.cs
|
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
2010-04-30 17:45:00 +01:00 |
SQLiteFramework.cs
|
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
2010-04-30 17:45:00 +01:00 |
SQLiteFriendsData.cs
|
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
2010-04-30 17:45:00 +01:00 |
SQLiteGenericTableHandler.cs
|
minor: eliminate more debug Console.WriteLines, convert one to logging instead
|
2010-04-30 22:22:03 +01:00 |
SQLiteInventoryStore.cs
|
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
2010-04-30 17:45:00 +01:00 |
SQLiteRegionData.cs
|
take out some debug logging in the sqlite db adaptor
|
2010-04-30 18:18:21 +01:00 |
SQLiteUserAccountData.cs
|
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
2010-04-30 17:45:00 +01:00 |
SQLiteUtils.cs
|
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
2010-04-30 17:45:00 +01:00 |
SQLiteXInventoryData.cs
|
Switched everything to XInventory by default. The old Inventory is still there for now, in case bugs pop up with XInventory.
|
2010-05-02 10:31:35 -07:00 |