OpenSimMirror/OpenSim/Data/SQLite
Justin Clark-Casey (justincc) c475ee1267 fix bug where generic sqlite table delete wasn't working.
this would have caused dupe links bugs when using the sqlite adaptor
2011-05-27 22:54:03 +01:00
..
Properties Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Resources Fix sqlite migration problems by moving migrations in 019_RegionStore.sql and 020 into RegionStore.migrations 2010-09-01 22:06:56 +01:00
SQLiteAssetData.cs * Add CSharpSqlite to prebuild 2010-09-23 01:21:08 -04:00
SQLiteAuthenticationData.cs * Add CSharpSqlite to prebuild 2010-09-23 01:21:08 -04:00
SQLiteAvatarData.cs * Add CSharpSqlite to prebuild 2010-09-23 01:21:08 -04:00
SQLiteEstateData.cs Make the "All Estates" option work from the client (this makes chosen changes to all the estates that the user owns). 2011-04-05 01:30:13 +01:00
SQLiteFramework.cs * Add CSharpSqlite to prebuild 2010-09-23 01:21:08 -04:00
SQLiteFriendsData.cs * Add CSharpSqlite to prebuild 2010-09-23 01:21:08 -04:00
SQLiteGenericTableHandler.cs fix bug where generic sqlite table delete wasn't working. 2011-05-27 22:54:03 +01:00
SQLiteGridUserData.cs These files are part of the GridUserService write-up. 2010-05-07 21:32:02 -07:00
SQLiteInventoryStore.cs Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being. 2010-11-21 17:19:24 -08:00
SQLiteSimulationData.cs In SQLiteSimulationData.RemoveLandObject(), don't manually remove the row from the data adaptor's Rows list in addition to calling Delete. 2011-02-11 23:06:14 +00:00
SQLiteUserAccountData.cs * Add CSharpSqlite to prebuild 2010-09-23 01:21:08 -04:00
SQLiteUtils.cs * Add CSharpSqlite to prebuild 2010-09-23 01:21:08 -04:00
SQLiteXInventoryData.cs Allow item links to be deleted even when other deletes and purges are disabled. 2011-05-27 01:36:33 +01:00