cakephp2-php8/lib/Cake/Test/Case/Model/Datasource
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
..
Database Fix issues with sqlite field parsing. 2014-11-12 20:49:19 -05:00
Session Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeSessionTest.php Make CakeSession::read() return null for all failure cases. 2014-10-09 19:27:27 +05:30
DataSourceTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
DboSourceTest.php Resolve ambiguous column names for Sqlite 2014-08-27 16:06:28 +09:00