aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources/GridStore.migrations (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add the needed column in the regions table and a few tweaks.Melanie2012-01-301-0/+9
| | | | | Warning: Contains a Migration Warning: Cannot guarantee nut free
* Fixed some inconsistency with trailing /. Made debug messages consistent. ↵Diva Canto2010-12-051-0/+7
| | | | Changed the stored region names of HG regions. Increased the size of regionName in DB.
* Converted MySQL migration history to the new formatAlexRa2010-05-161-0/+89
Replaced all NNN_StoreName.sql migration resources with a more readable, single-file-per-store