cakephp2-php8/cake/tests/cases/libs/model
2009-01-14 22:01:01 +00:00
..
behaviors cleaning up from last commit, removing commented calls to (now removed) setparent, 2008-11-20 14:03:41 +00:00
datasources Fixing showQuery() when there is $error = false. Tests from 'zackenbarsch' added. Fixes #5983 2009-01-14 04:12:46 +00:00
behavior.test.php Adding App::import() to fix broken tests when running behavior test individually. 2008-12-08 00:49:08 +00:00
db_acl.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
model.test.php closes #5968, refs #5798, reverts [7893], when dependent is true, conditions are not respected on HABTM associations when deleting parent record. [7893] would result in orphaned records. If more fine grained control is needed, create a model for the join table and handle it on an application/applicaiton basis. 2009-01-14 22:01:01 +00:00
models.php Fixing habtm with uuid join tables with an auto model. Tests & model classes added. model test runs slightly more smoothly on postgres as well. Fixes #5940 2008-12-30 16:09:25 +00:00
schema.test.php Fixing schema test compatibility issues with postgres 2008-12-17 03:36:27 +00:00