aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources/003_AssetStore.sql (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-05-18Converted MySQL migration history to the new formatAlexRa1-9/+0
Replaced all NNN_StoreName.sql migration resources with a more readable, single-file-per-store
2010-05-16Converted MySQL migration history to the new formatAlexRa1-9/+0
Replaced all NNN_StoreName.sql migration resources with a more readable, single-file-per-store
2008-06-23add migration to go from varchar -> char for uuid. TestedSean Dague1-0/+9
on my machine, and works, but backing up before migrations is always a good idea.