aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/PGSQL/Resources/RegionStore.migrations (follow)
Commit message (Expand)AuthorAgeFilesLines
* PGSQL: it may be a good idea to also add the field to the tableUbitUmarov2018-12-281-0/+7
* PGSQL: Convert PassCollision in table prims to bool to avoid a hopeless cast ...Geir Nøklebye2017-05-131-0/+14
* store the physics inertia override in the databaseGeir Nøklebye2017-04-201-0/+7
* update for The new Constant: integer OBJECT_REZZER_KEY = 32 + adding missing ...Geir Nøklebye2017-04-191-0/+9
* add to databases a table to store baked terrain.UbitUmarov2016-09-171-0/+13
* POSTGRES: Update database migrations to be in accordance with MySQL table def...Geir Nøklebye2016-04-251-1/+23
* Add quotes aroung LandFlags as PGSQL seems to choke on the word whenMelanie Thielker2015-07-231-1/+1
* Correcting errors in previous change: MySQL needs int unsigned, notMelanie Thielker2015-07-141-2/+2
* Mantis #7629: Change LandFlags column to unsigned. Thanks, Jim!Melanie Thielker2015-07-141-0/+8
* * Fixes mantis #6802 Simulator crashes whist loading (lighshare enabled)fernando2013-10-151-0/+18
* Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.Fernando Oliveira2013-10-121-0/+1136