aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources (follow)
Commit message (Expand)AuthorAgeFilesLines
* add migrations to mysql and sqlite for flags on embedded inventorySean Dague2008-06-251-0/+5
* based on positive feedback on performance of making keys fixed lengthSean Dague2008-06-241-0/+31
* add migration to go from varchar -> char for uuid. TestedSean Dague2008-06-231-0/+9
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-0/+5
* add migrations support for mysql log store. This should completeSean Dague2008-06-192-1/+11
* fix an edge case with migrations in the region store.Sean Dague2008-06-191-0/+32
* the beginning of the great id format migration. This makesSean Dague2008-06-161-0/+9
* look mom, migrations in action. This adds a couple of indexesSean Dague2008-06-121-0/+6
* Fix mysql migrations. This is tested with an existing up to date schema,Sean Dague2008-06-124-15/+29
* check in region store initial migration definition, Sean Dague2008-06-121-0/+150
* check in migration files for mysqlSean Dague2008-06-123-0/+152
* this removes use of the mapper for wearables, and I can confirm thingsSean Dague2008-05-211-30/+33
* autocreate appearance table if it isn't thereSean Dague2008-05-191-0/+0
* prep for changes need to create the appearance tablesSean Dague2008-05-191-4/+1
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-012-40/+40
* * Align new fields upgrade sql to have the same 'not null' and default settin...Justin Clarke Casey2008-05-012-7/+7
* * Change mysql inventory items table version 3 upgrade sql to provide explici...Justin Clarke Casey2008-05-011-5/+5
* * Refactored the land table to be versionable in mySQL.Teravus Ovares2008-04-302-0/+42
* * Change new inventory groupID field to 36 rather than 63Justin Clarke Casey2008-04-301-1/+1
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-302-1/+15
* whole lot more movingSean Dague2008-04-0214-0/+232