cakephp2-php8/lib/Cake/Test/Case/Model/Datasource/Database
mark_story 03c2a8b722 Unify datetime column default values between MySQL and Postgres.
Datetime columns should have 'default' => null, in both Postgres and
MySQL.

Fixes #3837
2014-07-11 23:10:16 -04:00
..
MysqlTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
PostgresTest.php Unify datetime column default values between MySQL and Postgres. 2014-07-11 23:10:16 -04:00
SqliteTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
SqlserverTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00