Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for Bug #2065: New check out crashes on sqlite migration | Sean Dague | 2008-08-28 | 1 | -0/+1 |
* | get rid of the "drop if exists" lines in this old migration, as those | Sean Dague | 2008-08-27 | 1 | -6/+0 |
* | remove all the odd quoting, on the off chance this was causing some | Sean Dague | 2008-07-18 | 1 | -90/+90 |
* | put the entire thing inside a transaction. This probably doesn't | Sean Dague | 2008-07-18 | 1 | -0/+4 |
* | fix typo in create index that caused the entire migration to fail. | Sean Dague | 2008-07-18 | 1 | -1/+12 |
* | Patch #9151 | Melanie Thielker | 2008-07-18 | 1 | -0/+92 |