silverstripe-framework/model/connect
Stephan van Diepen 95b66d19b2
Added MySQL support for Bigint.
Conflicts:
	model/MySQLDatabase.php
2016-09-30 16:38:25 +01:00
..
Database.php showqueries debugging tool now inserts parameters in place (#5885) 2016-09-15 09:15:19 +12:00
DatabaseException.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DBConnector.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
DBQueryBuilder.php API Allow parameterised joins / subselects 2014-09-16 17:54:30 +12:00
DBSchemaManager.php BUG Fix FulltextsearchEnable 2016-03-07 14:47:20 +13:00
MySQLDatabase.php API Include File.ParentID in fulltext search results 2016-03-07 13:15:40 +13:00
MySQLiConnector.php Checking for resource before closing MySQL connection 2016-07-07 10:01:33 +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 Added MySQL support for Bigint. 2016-09-30 16:38:25 +01:00
MySQLStatement.php Add missing packages 2015-08-24 16:15:38 +12:00
PDOConnector.php API support dblib (#5996) 2016-09-16 11:39:29 +12:00
PDOQuery.php BUG Fix PDOConnector issues 2014-08-01 18:17:51 +12:00
Query.php BUG Fix major segfault on PDOConnector after any DDL 2015-06-17 13:34:21 +12:00