cakephp2-php8/cake/tests/cases/libs/model/datasources
2011-03-24 23:25:56 -04:00
..
dbo Fixing issue where DboMysql would perform joins on delete queries even if the conditions did not require joins. Added a more intelligent join detector, that removes joins if all the conditions are simple. This will only be able to optimize array conditions. 2011-03-24 23:25:56 -04:00
dbo_source.test.php Fixing order condition quoting to allow fields with - in them. Fixes #1599 2011-03-24 22:28:11 -04:00