silverstripe-postgresql/tests
Maxime Rainville 753d73e1fe
BUG Fix issues preventing a site from being migrated from SS3 to SS4 (#104)
* BUG Enum value change wasn't being detected by alterTableAlterColumn because backslashes were not accounting

* BUG Update renameTable to also rename constraints

* BUG Add unit tests to cover requireTable and renameTable

* Fix liniting errors

* MINOR Update build to use xenial and add extra PHP version
2019-09-26 10:25:41 +12:00
..
PostgreSQLConnectorTest.php BUG Fix postgres + PDO not working 2017-11-20 09:07:32 +13:00
PostgreSQLQueryBuilderTest.php BUG Fix postgres + PDO not working 2017-11-20 09:07:32 +13:00
PostgreSQLSchemaManagerTest.php BUG Fix issues preventing a site from being migrated from SS3 to SS4 (#104) 2019-09-26 10:25:41 +12:00