cakephp2-php8/lib/Cake/Model/Datasource/Database
2011-09-26 21:46:16 -04:00
..
Mysql.php For MySQL you can now specify the socket to use using unix_socket key in the config array. Closes #1994 2011-09-16 13:40:04 +05:30
Postgres.php Adding quoting around SET NAMES. 2011-09-26 21:46:16 -04:00
Sqlite.php Fixing failing tests and issues with Sqlite. 2011-09-03 22:07:45 +01:00
Sqlserver.php Removing $error property from DboSource, errors in queries will throw exceptions now 2011-09-03 12:17:00 -04:30