Commit Graph

12 Commits (7afca08255ef8cd034f76fa108fa82390eaab2fb)

Author SHA1 Message Date
Thomas Müller 363ba04f5e only commit in case a transaction is active 12 years ago
Joas Schilling 0c711e1cfa Use get random bytes as uniqeid() is not unique in some cases 12 years ago
Vincent Petry 7aa11b4361 Do not rename primary key index when renaming table 12 years ago
Robin Appelman 82b982a4eb Better unique names for temporary tables 12 years ago
Robin Appelman a59f6818eb Only quote identifiers for oracle during migration 12 years ago
Robin Appelman 3b4555ca91 Try and check migration before applying it 12 years ago
Robin Appelman adeac7aa39 Check sqlite migration on a copy of the database file 12 years ago
Robin Appelman 35550e8d9a Fix migrator for postgres 12 years ago
Robin Appelman be80dce585 Fix temporary schema creation 12 years ago
Robin Appelman 58c61c8336 Fix generating migration test schemas 12 years ago
Robin Appelman 0035147be9 Create unique names for temporary indexes 12 years ago
Robin Appelman 9c6a93a87c Add a mechanism to try the database migration on a copy of the tables before running it on the "real" data 12 years ago