OpenSimMirror/OpenSim/Data/SQLite/Resources
Justin Clark-Casey (justincc) 86f2339b6e remove estate stuff in sqlite region migrations since this also exists in estate migrations, change Sandbox to sandbox in sqlite region migrations
re-enabling the sqlite data tests revealed these errors!
2010-06-04 18:46:58 +01:00
..
001_GridUserStore.sql These files are part of the GridUserService write-up. 2010-05-07 21:32:02 -07:00
001_XInventoryStore.sql 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
002_XInventoryStore.sql Fixed: migration #2 for SQLite. Problem was that ATTACH cannot be done inside a transaction. 2010-05-04 09:44:30 -07:00
005_AssetStore.sql * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. 2010-05-09 13:39:56 -07:00
019_RegionStore.sql * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. 2010-05-09 13:39:56 -07:00
AssetStore.migrations SQLite: CreatorID added (and asset_flags moved) to the migration script 2010-05-19 21:49:30 +03:00
AuthStore.migrations Migrations for SQLite converted to new format 2010-05-16 17:04:39 +03:00
Avatar.migrations Migrations for SQLite converted to new format 2010-05-16 17:04:39 +03:00
EstateStore.migrations Split migrations for RegionStore and EstateStore (see WARNING!) 2010-05-23 11:48:16 +03:00
FriendsStore.migrations Migrations for SQLite converted to new format 2010-05-16 17:04:39 +03:00
InventoryStore.migrations Migrations for SQLite converted to new format 2010-05-16 17:04:39 +03:00
OpenSim.Data.SQLite.addin.xml - remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim in 2009-02-16 02:28:00 +00:00
RegionStore.migrations remove estate stuff in sqlite region migrations since this also exists in estate migrations, change Sandbox to sandbox in sqlite region migrations 2010-06-04 18:46:58 +01:00
UserAccount.migrations Migrations for SQLite converted to new format 2010-05-16 17:04:39 +03:00
UserStore.migrations Migrations for SQLite converted to new format 2010-05-16 17:04:39 +03:00