cakephp2-php8/lib/Cake/Model/Datasource/Database
mark_story 6d9b709c7a Fix method signatures of database drivers.
They were incompatible with Datasource.
Add tests for MySQL and SQLite as their implementation changed a bit.
Update docs for Postgres.

Fixes #2100
2011-10-14 21:25:14 -04:00
..
Mysql.php Fix method signatures of database drivers. 2011-10-14 21:25:14 -04:00
Postgres.php Fix method signatures of database drivers. 2011-10-14 21:25:14 -04:00
Sqlite.php Fix method signatures of database drivers. 2011-10-14 21:25:14 -04:00
Sqlserver.php Fix method signatures of database drivers. 2011-10-14 21:25:14 -04:00