cakephp2-php8/lib/Cake/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
..
Mysql.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Postgres.php Unify datetime column default values between MySQL and Postgres. 2014-07-11 23:10:16 -04:00
Sqlite.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Sqlserver.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00