cakephp2-php8/cake/libs/model/datasources
2008-06-14 19:45:26 +00:00
..
dbo forcing the db layer to make an WHERE field IS NULL when find statements are called with empty arrays, closes #4845 2008-06-10 16:17:44 +00:00
datasource.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
dbo_source.php fixes #4889, or conditions and parentheses. Also removes unneeded parentheses which hopefully makes for cleaner looking query strings. Tests updated to match the new output. 2008-06-14 19:45:26 +00:00