Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-05-23 | Split migrations for RegionStore and EstateStore (see WARNING!) | AlexRa | 1 | -41/+27 |
2010-04-30 | rename SQLiteNG to SQLite and SQLite to SQLiteLegacy | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2010-04-23 | Duplicate OpenSim.Data.SQLite into OpenSim.Data.SQLiteNG. SQLiteNG will shor... | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2008-08-28 | Fix for Bug #2065: New check out crashes on sqlite migration | Sean Dague | 1 | -0/+1 |
2008-08-27 | get rid of the "drop if exists" lines in this old migration, as those | Sean Dague | 1 | -6/+0 |
2008-07-18 | remove all the odd quoting, on the off chance this was causing some | Sean Dague | 1 | -90/+90 |
2008-07-18 | put the entire thing inside a transaction. This probably doesn't | Sean Dague | 1 | -0/+4 |
2008-07-18 | fix typo in create index that caused the entire migration to fail. | Sean Dague | 1 | -1/+12 |
2008-07-18 | Patch #9151 | Melanie Thielker | 1 | -0/+92 |