aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources/011_RegionStore.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Converted MySQL migration history to the new formatAlexRa2010-05-161-9/+0
| | | | | Replaced all NNN_StoreName.sql migration resources with a more readable, single-file-per-store
* add migration for SceneGroupID to char(36) plus add an index. ThisSean Dague2008-07-151-0/+9
should actually speed up deletes substantially, especially for large regions, as this was a table scan before.