aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources/os_groups_Store.migrations (follow)
Commit message (Expand)AuthorAgeFilesLines
* Shorten the name field of os_groups_groups.onefang2021-09-031-1/+1
* os_groups UUIDs are 36 charcters, not 255 varchars.onefang2021-09-031-4/+4
* Change the database schemas for a few, might be able to create them now.onefang2021-09-031-7/+7
* MySQL default character set to utfmb4.onefang2021-08-171-7/+7
* Various database fixups.onefang2020-07-311-14/+14
* fix some mysql timestamps default valueUbitUmarov2019-10-291-1/+1
* set default value for timestand on groups v2 invites tableUbitUmarov2019-08-101-0/+8
* Change the engine of the groups table back to MyISAM, because MySQL 5.5 and o...Diva Canto2017-05-041-1/+1
* Create all tables ad InnoDB by defaultMelanie Thielker2017-01-051-8/+8
* First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto2013-02-191-0/+115