cakephp2-php8/lib/Cake/Model/Datasource/Database
2011-10-01 14:06:41 -04:30
..
Mysql.php Re-implementing Mysql::listDetailedSources() to not use prepared statements, using php <= 5.3.5 + mysqlnd internal driver causes segmentation faults when using a similar query from this method several times. 2011-10-01 14:06:41 -04: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 Bringing the SQlserver datasource up to date, fixing a doc block 2011-09-28 21:23:06 -04:30