cakephp2-php8/lib/Cake/Test/Case/Model/Datasource/Database
mark_story 43df8d34e7 Use String::tokenize() to split up fields.
It is slightly more intelligent than explode()
Solves basic problems in Sqlite with virtualFields.

Fixes #2163
2011-10-26 21:17:20 -04:00
..
MysqlTest.php Prevent unneeded afterFind callback triggering on associated models. Fixes #2057 2011-10-26 19:36:32 +05:30
PostgresTest.php Fix issue with postgres and virtualFields 2011-10-21 22:17:48 -04:00
SqliteTest.php Use String::tokenize() to split up fields. 2011-10-26 21:17:20 -04:00
SqlserverTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30