silverstripe-framework/model/connect
Damian Mooyman e8d6f15f28 API Use mysql buffered statements
Avoids the usage of any MySQL Native Driver specific API
2015-05-08 13:23:53 +12:00
..
Database.php API New Database abstraction layer. Ticket #7429 2014-07-09 18:04:05 +12:00
DatabaseException.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DBConnector.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
DBQueryBuilder.php API Allow parameterised joins / subselects 2014-09-16 17:54:30 +12:00
DBSchemaManager.php BUG Revert some changes to ManyManyList 2014-07-23 12:38:41 +12:00
MySQLDatabase.php Removing deprecated class/functions marked for deprecation in 3.0/3.1 2014-08-25 12:06:05 +12:00
MySQLiConnector.php API Use mysql buffered statements 2015-05-08 13:23:53 +12:00
MySQLQuery.php API Use mysql buffered statements 2015-05-08 13:23:53 +12:00
MySQLQueryBuilder.php NEW: Allow 'null' limit for database queries (closes #3487) 2015-05-04 22:50:33 +01:00
MySQLSchemaManager.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
MySQLStatement.php API Use mysql buffered statements 2015-05-08 13:23:53 +12:00
PDOConnector.php BUG Fix PDOConnector issues 2014-08-01 18:17:51 +12:00
PDOQuery.php BUG Fix PDOConnector issues 2014-08-01 18:17:51 +12:00
Query.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00