Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |