Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only quote identifiers for oracle during migration | Robin Appelman | 2014-06-03 | 1 | -10/+1 |
* | Try and check migration before applying it | Robin Appelman | 2014-06-03 | 1 | -10/+36 |
* | Check sqlite migration on a copy of the database file | Robin Appelman | 2014-06-03 | 1 | -0/+1 |
* | Fix migrator for postgres | Robin Appelman | 2014-06-03 | 1 | -1/+3 |
* | Fix temporary schema creation | Robin Appelman | 2014-06-03 | 1 | -4/+8 |
* | Fix generating migration test schemas | Robin Appelman | 2014-06-03 | 1 | -1/+4 |
* | Create unique names for temporary indexes | Robin Appelman | 2014-06-03 | 1 | -3/+23 |
* | Add a mechanism to try the database migration on a copy of the tables before ... | Robin Appelman | 2014-06-03 | 1 | -0/+139 |