aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/Resources/EstateStore.migrations (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-11Send up the part missing from the Avination Estate commit.Melanie1-0/+9
2010-05-23Split migrations for RegionStore and EstateStore (see WARNING!)AlexRa1-41/+27
2010-04-30rename SQLiteNG to SQLite and SQLite to SQLiteLegacy this seems the least evi...Justin Clark-Casey (justincc)1-0/+0
2010-04-30Duplicate OpenSim.Data.SQLite into OpenSim.Data.SQLiteNG. SQLiteNG will shor...Justin Clark-Casey (justincc)1-0/+0
2008-08-28Fix for Bug #2065: New check out crashes on sqlite migrationSean Dague1-0/+1
2008-08-27get rid of the "drop if exists" lines in this old migration, as thoseSean Dague1-6/+0
2008-07-18remove all the odd quoting, on the off chance this was causing someSean Dague1-90/+90
2008-07-18put the entire thing inside a transaction. This probably doesn'tSean Dague1-0/+4
2008-07-18fix typo in create index that caused the entire migration to fail.Sean Dague1-1/+12
2008-07-18Patch #9151Melanie Thielker1-0/+92