cakephp2-php8/cake/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
datasource.php Applying patch from 'Thorsten Buss'. 2010-12-21 20:40:19 -05:00
dbo_source.php Fixing order condition quoting to allow fields with - in them. Fixes #1599 2011-03-24 22:28:11 -04:00