OpenSimMirror/OpenSim/Data/SQLite
John Hurliman 7665aad002 * 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
..
Properties Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Resources * Consistently use dashed uuid format for sqlite region data, as was previously done for sqlite inventory data. 2009-05-07 13:20:29 +00:00
Tests skip sqlite tests on z linux, as sqlite doesn't work right on the platform 2009-08-06 14:01:36 -04: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
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 framework and generic handler. They compile. More I cannot say. 2010-01-04 23:30:38 +00:00
SQLiteGenericTableHandler.cs minor: remove some mono compiler warnings 2010-02-03 22:19:28 +00:00
SQLiteGridData.cs Fixing a spot I missed in assets. Switching Grid to the new naming schema with Store/Get 2009-08-19 23:46:25 +01:00
SQLiteInventoryStore.cs Extraneous debug messages removed 2010-02-14 17:01:22 -08:00
SQLiteManager.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00: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
SQLiteUserData.cs Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's not even stored in mysql. 2009-12-06 03:57:15 +00: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 minor: remove some mono compiler warnings 2010-02-03 22:19:28 +00:00