cakephp2-php8/lib/Cake/Model/Datasource
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
..
Database Unify datetime column default values between MySQL and Postgres. 2014-07-11 23:10:16 -04:00
Session Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
CakeSession.php minor optimisation, refs comments on 81875cfeb1 2014-07-04 17:25:41 +02:00
DataSource.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
DboSource.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00