silverstripe-framework/src/ORM/Connect
2019-02-19 08:41:05 +07:00
..
Database.php FIX: Use PDO’s built-in transaction support in MySQLDatabase. 2018-11-09 10:31:19 +13: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 FIX: Make all enums non-destructive, not just ClassName 2018-11-10 12:10:25 +13:00
MySQLDatabase.php FIX: Use PDO’s built-in transaction support in MySQLDatabase. 2018-11-09 10:31:19 +13:00
MySQLiConnector.php FIX: Ensure that types are preserved fetching from database 2018-11-09 10:31:19 +13: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 Merge branch '4.2' into 4.3 2019-02-19 08:39:59 +07:00
MySQLStatement.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
MySQLTransactionManager.php FIX: Use PDO’s built-in transaction support in MySQLDatabase. 2018-11-09 10:31:19 +13:00
NestedTransactionManager.php FIX: Use PDO’s built-in transaction support in MySQLDatabase. 2018-11-09 10:31:19 +13:00
PDOConnector.php FIX: Use PDO’s built-in transaction support in MySQLDatabase. 2018-11-09 10:31:19 +13:00
PDOQuery.php FIX: Ensure that types are preserved fetching from database 2018-11-09 10:31:19 +13:00
Query.php DOC: Added documentation for strict type changes 2018-11-09 11:08:36 +13:00
TempDatabase.php Maybe fix it? 2018-06-20 14:46:50 +12:00
TransactionManager.php DOC: Added documentation for strict type changes 2018-11-09 11:08:36 +13:00