aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources/Avatar.migrations (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Various database fixups.onefang2019-05-191-1/+1
| | | | | | | InnoDB -> MyISAM utf8 if not exists white space
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-15/+8
|
* Fix logins and avatar appearance. Contains a Migration. May contain nuts.Melanie2010-10-301-0/+8
| | | | | | This will cause visual params to be persisted along with worn items. With this, alpha and tattoo laters will be saved. Multiple layers MAY work, but not tested because I don't use Viewer 2.
* Converted MySQL migration history to the new formatAlexRa2010-05-161-0/+12
Replaced all NNN_StoreName.sql migration resources with a more readable, single-file-per-store