aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources/003_AssetStore.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 to go from varchar -> char for uuid. TestedSean Dague2008-06-231-0/+9
on my machine, and works, but backing up before migrations is always a good idea.