cakephp2-php8/lib/Cake/Test/Case/Model/Behavior
mark_story 965f0e87c5 Fix SQL errors in TreeBehavior.
SQL errors were caused by escapeField() usage in TreeBehavior. Quoted
fields were not correctly unquoted.

Fixes #3491
2012-12-26 20:55:07 -05:00
..
AclBehaviorTest.php Add missing parent calls. 2012-04-15 22:20:34 -04:00
ContainableBehaviorTest.php Fix ordering on another query that was failing on travis-ci. 2012-11-10 14:24:30 -05:00
TranslateBehaviorTest.php Fix issue with Model::saveAssociated() and TranslateBehavior 2012-10-31 23:13:56 -04:00
TreeBehaviorAfterTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
TreeBehaviorNumberTest.php fix tabs to spaces 2012-11-14 09:55:33 +01:00
TreeBehaviorScopedTest.php Fix null column errors in SQLite and Postgres. 2012-11-01 21:07:29 -04:00
TreeBehaviorTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
TreeBehaviorUuidTest.php Fix SQL errors in TreeBehavior. 2012-12-26 20:55:07 -05:00