OpenSimMirror/OpenSim/Data/SQLite
John Hurliman 71c6559a91 Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim into presence-refactor 2010-02-22 14:10:19 -08:00
..
Properties Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Resources Bug fixes on field names in order to make data import work from old users table to new UserAccounts table. 2010-02-21 09:39:12 -08:00
Tests Deleted obsolete files in the Data layer. Compiles. 2010-02-21 15:38:52 -08:00
SQLiteAssetData.cs * Adds CreatorID to asset metadata. This is just the plumbing to support CreatorID, it doesn't modify database backends or OAR files to support storing/loading it 2010-02-22 13:27:17 -08:00
SQLiteAuthenticationData.cs SQLite connector for UserAccounts and Auth works. Yey! 2010-02-21 08:47:24 -08:00
SQLiteAvatarData.cs * Added SQlite connector for AvatarData. Tested -- works. 2010-02-21 09:09:35 -08:00
SQLiteEstateData.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
SQLiteFramework.cs SQLite connector for UserAccounts and Auth works. Yey! 2010-02-21 08:47:24 -08:00
SQLiteGenericTableHandler.cs SQLite connector for UserAccounts and Auth works. Yey! 2010-02-21 08:47:24 -08:00
SQLiteInventoryStore.cs Extraneous debug messages removed 2010-02-14 17:01:22 -08:00
SQLiteRegionData.cs * SQLite match code casing with regionsettings table field casing (what's with the upper case S in Sandbox while the rest is lower case 0.o) 2010-02-13 05:50:57 -05:00
SQLiteUserAccountData.cs Added UserAccountData and auth to the SQLite connector. Compiles, runs, but access to these tables doesn't work. 2010-02-20 17:52:38 -08:00
SQLiteUtils.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
SQLiteXInventoryData.cs SQLite connector for UserAccounts and Auth works. Yey! 2010-02-21 08:47:24 -08:00