cakephp2-php8/lib/Cake/Model/Datasource/Database
mark_story 6092c168a9 Fix issues with sqlite field parsing.
The previous attempt would still fail on unions or derived table join
queries. This new approach is a bit slower but more robust.

Refs #3972
2014-11-12 20:49:19 -05:00
..
Mysql.php Merge pull request #4489 from busgurlu/patch-1 2014-10-30 19:56:47 -04:00
Postgres.php Fix UUID primary key columns not being reflected properly. 2014-09-23 22:16:18 -04:00
Sqlite.php Fix issues with sqlite field parsing. 2014-11-12 20:49:19 -05:00
Sqlserver.php Take care of more int casts. 2014-09-10 16:29:23 +02:00