cakephp2-php8/cake/tests
2011-03-24 23:25:56 -04:00
..
cases 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
fixtures Fixing issue where DboPostgres used the wrong type for boolean columns with a default of false or true. 2011-01-21 13:31:33 -05:00
groups Update copyright years. 2010-10-25 07:58:22 +11:00
lib Fixing undefined var and docblock error in CakeCliReporter->paintException(). 2011-03-17 19:15:08 +00:00
test_app Adding test cases for using helpers in nested elements from email 2010-12-09 22:34:20 -05:00