cakephp2-php8/lib/Cake/Test/Case/Model
mark_story 96a37d5917 Fix temporary associations that replace fields not being restored.
When binding temporary associations, fields should be restored
in the afterFind as the association will have become unbound.

Fixes #2816
2014-02-11 21:56:05 -05:00
..
Behavior Fix temporary associations that replace fields not being restored. 2014-02-11 21:56:05 -05:00
Datasource Fix: Changing boolean to integer for Postgres 2014-01-31 15:14:20 +07:00
Validator Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AclNodeTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
BehaviorCollectionTest.php Merge pull request #2350 from tuffz/formatting_app_uses_blocks 2013-12-14 12:37:02 -08:00
CakeSchemaTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConnectionManagerTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelCrossSchemaHabtmTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelDeleteTest.php Add test to prove issues with deleteAll with $order set 2013-12-08 16:39:56 +07:00
ModelIntegrationTest.php Merge pull request #2350 from tuffz/formatting_app_uses_blocks 2013-12-14 12:37:02 -08:00
ModelReadTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
models.php correct property comment 2014-01-29 12:25:09 +01:00
ModelTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelTestBase.php Merge pull request #2350 from tuffz/formatting_app_uses_blocks 2013-12-14 12:37:02 -08:00
ModelValidationTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelWriteTest.php Add test for saveMany + validate=false. 2013-12-11 12:43:18 -05:00