cakephp2-php8/cake/tests/cases/libs/model
AD7six 2f51ccca04 fixes #5772.
Sql errors when using reserved words for a field name with the tree behavior.
Test Case restructured to allow thorough testing of the various permutations inwhich the tree behavior can be used



git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7880 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-11-20 13:57:44 +00:00
..
behaviors fixes #5772. 2008-11-20 13:57:44 +00:00
datasources Correcting regex that parses default values from schema in DboMssql, fixes #5748. Thanks Pixilation for the patch and test case. 2008-11-14 02:00:02 +00:00
behavior.test.php Fixing error in previous commit. 2008-11-11 00:19:24 +00:00
db_acl.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
model.test.php Fixing reset of Model::__exists when create() is called. Test added. 2008-11-19 15:53:41 +00:00
models.php fixes #5772. 2008-11-20 13:57:44 +00:00
schema.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00