cakephp2-php8/lib/Cake/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
..
Mysql.php Fix method signatures of database drivers. 2011-10-14 21:25:14 -04:00
Postgres.php Fix issue with postgres and virtualFields 2011-10-21 22:17:48 -04:00
Sqlite.php Use String::tokenize() to split up fields. 2011-10-26 21:17:20 -04:00
Sqlserver.php Fix method signatures of database drivers. 2011-10-14 21:25:14 -04:00