silverstripe-framework/src/ORM/Connect
Robbie Averill 55cbacca86 Merge branch '4.2' into 4.3
# Conflicts:
 #	src/Forms/GridField/GridFieldLevelup.php
 #	src/includes/constants.php
2019-04-11 11:21:42 +12:00
..
Database.php Revert "FIX: Use DELETE FROM instead of TRUNCATE for clearTable" 2018-10-02 14:35:10 +02:00
DatabaseException.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
DBConnector.php Merge branch '3' into 4 2017-08-14 21:18:03 +01:00
DBQueryBuilder.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
DBSchemaManager.php Merge branch '4.2' into 4.3 2019-04-11 11:21:42 +12:00
MySQLDatabase.php FIX: Use DELETE FROM instead of TRUNCATE for clearTable 2018-10-03 13:40:00 +13:00
MySQLiConnector.php NEW Some minor refactoring of the PDO and MySQLi connectors 2018-10-17 12:54:42 +02:00
MySQLQuery.php FIX: MySQLQuery::seek() failed to return a row 2017-01-12 15:34:28 +00:00
MySQLQueryBuilder.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
MySQLSchemaManager.php FIX: prevent unnecessary field alterations for enums with empty defaults 2019-04-05 16:17:41 +01:00
MySQLStatement.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PDOConnector.php NEW Some minor refactoring of the PDO and MySQLi connectors 2018-10-17 12:54:42 +02:00
PDOQuery.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Query.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
TempDatabase.php Maybe fix it? 2018-06-20 14:46:50 +12:00