cakephp2-php8/lib/Cake/Test/Case/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
..
MysqlTest.php Correct test 2014-10-31 01:45:41 +01:00
PostgresTest.php Fix UUID primary key columns not being reflected properly. 2014-09-23 22:16:18 -04:00
SqliteTest.php Fix issues with sqlite field parsing. 2014-11-12 20:49:19 -05:00
SqlserverTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00