silverstripe-framework/src/ORM/Connect
Robbie Averill f842ee2eec Update deprecation PHPDocs to be PSR-5 compliant
See: https://github.com/php-fig/fig-standards/blob/master/proposed/phpdoc-tags.md#55-deprecated
2018-09-28 10:49:14 +02: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 Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
Database.php NEW: Add ?showqueries=backtrace 2018-09-19 14:28:40 +12:00
DatabaseException.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
MySQLDatabase.php Restore check for zero or negative transaction nesting 2018-06-20 14:46:50 +12: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 Linting cleanup 2017-12-14 14:18:41 +13:00
MySQLStatement.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
MySQLiConnector.php Merge branch '3' into 4 2017-08-14 21:18:03 +01:00
PDOConnector.php FIX: Only set MYSQL_ATTR_INIT_COMMAND when using mysql driver (fixes #8103) 2018-06-07 10:26:00 +01: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