cakephp2-php8/lib/Cake/Model/Datasource/Database
mark_story 3a185f9713 Remove incorrrect postgres implementation.
It was wrong, and no longer really needs to exist as the parent method
covers all the scenarios that were previously required other than the
uuid one.
2016-10-02 22:59:13 -04:00
..
Mysql.php minor code style improvements 2016-09-05 21:53:10 +02:00
Postgres.php Remove incorrrect postgres implementation. 2016-10-02 22:59:13 -04:00
Sqlite.php Fixing Sqlite's handling of datetime/timestamp columns with current_timestamp default set 2016-05-19 00:21:43 +02:00
Sqlserver.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00