cakephp2-php8/lib/Cake/Model/Datasource/Database
kaz29 5eb4c5c6da Fixing bug in getEncoding/setEncoding for PostgreSQL.
Fixes #2028

Signed-off-by: mark_story <mark@mark-story.com>
2011-10-06 22:07:08 -04:00
..
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 Fixing bug in getEncoding/setEncoding for PostgreSQL. 2011-10-06 22:07:08 -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