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
Sam Minnee
8f70ac89ca
FIX: Removed test that has been moved back to framework
...
This test has been added for all database types in framework
in https://github.com/silverstripe/silverstripe-framework/pull/8448
2018-11-05 18:13:47 +13:00
Damian Mooyman
685e33cf84
BUG Fix postgres + PDO not working
...
BUG Fix empty enums
2017-11-20 09:07:32 +13:00
Daniel Hensby
d7118b6267
Merge branch '1'
2017-07-26 16:33:23 +01:00
Damian Mooyman
e941f0b122
API Ensure table aliases longer than max characters are safely re-written
2017-05-26 10:15:10 +12:00
Damian Mooyman
fc915b856a
Update for framework namespacing
2016-09-01 16:22:17 +12:00
Damian Mooyman
946d429c41
Upgrade code for new namespaces
2016-07-04 13:32:41 +12:00
Damian Mooyman
e46a37090c
Converted to PSR-2
2016-01-21 09:49:28 +13:00
helpfulrobot
605ba3eeff
Converted to PSR-2
2015-12-18 07:18:01 +13:00
Damian Mooyman
a596d9d343
Update API for 3.2 release
...
Fix bug with literal question mark in conditions
See https://github.com/silverstripe/silverstripe-framework/pull/4288
2015-06-17 13:50:36 +12:00
Damian Mooyman
abe3843012
API Upgraded module to use new database ORM
2014-07-11 09:13:52 +12:00
Ingo Schommer
0ec8ee1335
MINOR Added PostgreSQLDatabaseTest with a database specific readonly transaction test (moved here from sapphire/tests/TransactionTest.php
2011-03-14 16:47:44 +13:00