OpenSimMirror/OpenSim/Data/MySQL/Resources
Melanie 8e091f5903 Add the Migration for the regions table 2009-09-27 21:17:23 +01:00
..
001_AssetStore.sql Fix mysql migrations. This is tested with an existing up to date schema, 2008-06-12 18:44:58 +00:00
001_AuthStore.sql Add the new AuthStore to migrations. Update OpenSim.Server.ini 2009-09-04 08:10:05 +01:00
001_GridStore.sql fix an edge case with migrations in the region store. 2008-06-19 15:03:00 +00:00
001_InventoryStore.sql Fix mysql migrations. This is tested with an existing up to date schema, 2008-06-12 18:44:58 +00:00
001_LogStore.sql add migrations support for mysql log store. This should complete 2008-06-19 15:42:57 +00:00
001_RegionStore.sql Fix mysql migrations. This is tested with an existing up to date schema, 2008-06-12 18:44:58 +00:00
001_UserStore.sql Fix mysql migrations. This is tested with an existing up to date schema, 2008-06-12 18:44:58 +00:00
002_AssetStore.sql the beginning of the great id format migration. This makes 2008-06-16 14:10:51 +00:00
002_GridStore.sql Update svn properties. 2009-05-17 10:26:00 +00:00
002_InventoryStore.sql based on positive feedback on performance of making keys fixed length 2008-06-24 18:01:28 +00:00
002_RegionStore.sql look mom, migrations in action. This adds a couple of indexes 2008-06-12 20:48:06 +00:00
002_UserStore.sql Add the UserStore migrations to the TP fixes patch 2008-08-14 11:15:11 +00:00
003_AssetStore.sql add migration to go from varchar -> char for uuid. Tested 2008-06-23 16:00:18 +00:00
003_GridStore.sql Add the migration for scoping grid data 2009-09-16 17:56:24 +01:00
003_InventoryStore.sql Add SQLite and the missing migrations files for last commit 2008-11-14 19:00:14 +00:00
003_RegionStore.sql * Adds Region ban capability to Regions. You access this by going to World->Region/Estate. Then on the Estate tab, at the lower right hand corner, clicking the 'Add' button and picking an avatar. 2008-06-21 03:29:08 +00:00
003_UserStore.sql Adds UserFlags and GodLevel to the user data store and plumbs then in. 2008-08-14 19:59:32 +00:00
004_AssetStore.sql Update svn properties. 2008-07-03 03:01:02 +00:00
004_GridStore.sql Add the Migration for the regions table 2009-09-27 21:17:23 +01:00
004_InventoryStore.sql WARNING: contains migration 2009-05-08 14:16:07 +00:00
004_RegionStore.sql add migrations to mysql and sqlite for flags on embedded inventory 2008-06-25 18:57:21 +00:00
004_UserStore.sql Plumb in the partner and the account title fields for profile info. 2008-08-15 22:49:26 +00:00
005_AssetStore.sql add create_time and access_time to asset db for mysql, as well 2008-11-06 21:21:46 +00:00
005_RegionStore.sql patch and files from mantis #1630, Thanks Melanie 2008-06-29 11:48:58 +00:00
005_UserStore.sql Avatar Attachment persistence!! Patch #9168 (Mantis #1171) 2008-08-18 17:22:36 +00:00
006_AssetStore.sql Adding migrations for MySQL and SQLite for removing the "old" cloud image. 2009-04-05 17:07:50 +00:00
006_RegionStore.sql migrate the myisam mysql regions to innodb 2008-07-03 18:45:32 +00:00
006_UserStore.sql * Add userstore sql upgrade I carelessly forgot to check in a couple of revisions ago 2008-09-12 20:38:20 +00:00
007_RegionStore.sql add 3 migrations, 1 each for prims, primshapes, and primitems 2008-07-03 19:41:01 +00:00
007_UserStore.sql implement email field for MySQL and SQLite 2008-11-04 14:54:42 +00:00
008_RegionStore.sql add 3 migrations, 1 each for prims, primshapes, and primitems 2008-07-03 19:41:01 +00:00
008_UserStore.sql Revising the user account data interfaces. No user functionality yet 2009-09-06 04:28:42 +01:00
009_RegionStore.sql add 3 migrations, 1 each for prims, primshapes, and primitems 2008-07-03 19:41:01 +00:00
010_RegionStore.sql Patch #9148 2008-07-14 01:29:48 +00:00
011_RegionStore.sql add migration for SceneGroupID to char(36) plus add an index. This 2008-07-15 20:06:58 +00:00
012_RegionStore.sql added index to ParentID on prims, as this is sorted on for prim loading. 2008-07-16 22:16:46 +00:00
013_RegionStore.sql Patch #9151 2008-07-18 02:40:47 +00:00
014_RegionStore.sql Add the missing migration files :/ 2008-08-01 02:54:28 +00:00
015_RegionStore.sql Estate series, patch 9 (#9157) 2008-08-01 21:08:00 +00:00
016_RegionStore.sql Add the fields for the eye candy and sale featires to the prims table. 2008-08-24 03:15:02 +00:00
017_RegionStore.sql Implement proper persistence of the following prim properties: 2008-09-08 02:40:20 +00:00
018_RegionStore.sql Thanks, nlin, for a patch implementing persistence for "When Left Clicked" 2008-09-10 00:19:36 +00:00
019_RegionStore.sql Add database persistence for material setting 2008-10-03 12:11:38 +00:00
020_RegionStore.sql Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. 2008-10-18 05:51:36 +00:00
021_RegionStore.sql Fixed MySQL and SQLite so they will save the 2008-11-18 12:48:36 +00:00
022_RegionStore.sql Update svn properties, minor formatting cleanup. 2008-11-21 18:44:48 +00:00
023_RegionStore.sql Committing the LCO database layer. Native MySQL, no ADO. New reconnect 2008-11-26 07:34:38 +00:00
024_RegionStore.sql A migration to convert the floats int the database to doubles. 2008-11-26 09:05:11 +00:00
025_RegionStore.sql Yay for unit tests. Increased the type width of the prims and primshapes 2008-11-26 12:23:56 +00:00
026_RegionStore.sql A migration to make the floats in prims table be doubles 2008-11-26 11:38:58 +00:00
027_RegionStore.sql * Remove unused prims.ParentID field from SQLite and MySQL 2009-01-19 15:16:17 +00:00
028_RegionStore.sql * Consistently used dashed uuid format for mysql region data, as is done for all other tables 2009-05-07 14:20:32 +00:00
029_RegionStore.sql From: Chris Yeoh <cyeoh@au1.ibm.com> 2009-05-27 18:01:06 +00:00
030_RegionStore.sql From: Chris Yeoh <yeohc@au1.ibm.com> 2009-06-03 12:48:04 +00:00
031_RegionStore.sql From: Chris Yeoh <yeohc@au1.ibm.com> 2009-06-29 15:05:12 +00:00
OpenSim.Data.MySQL.addin.xml AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL addin. 2009-02-16 02:25:53 +00:00