cakephp2-php8/lib/Cake/Model/Datasource/Database
mark_story ddc3eee84c Use name() instead of hand quoting sequence names.
By using name() we can easily accomodate postgres sequences that exist
out side of sequences.

Fixes #4168
2014-11-17 22:47:07 -05:00
..
Mysql.php Merge pull request #4489 from busgurlu/patch-1 2014-10-30 19:56:47 -04:00
Postgres.php Use name() instead of hand quoting sequence names. 2014-11-17 22:47:07 -05:00
Sqlite.php Fix CS, remove extra space 2014-11-13 16:47:10 -05:00
Sqlserver.php Take care of more int casts. 2014-09-10 16:29:23 +02:00