Commit Graph

10 Commits (770f643e5cf78493dde576f85fee9c4b66a31f38)

Author SHA1 Message Date
Vincent Petry e4f068961e Added test for reserved keywords 12 years ago
Vincent Petry b752aff51d Fix migrator tests to use the correct migrator instances 12 years ago
Vincent Petry ffdc1c2fcf Added unit test for checkMigrate with primary key + autoinc 12 years ago
Robin Appelman 4d7045e701 Fix unit tests 12 years ago
Robin Appelman b4cee3d4e9 skip tests for oracle 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 5243562f45 skip migration tests for sqlite 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