cakephp2-php8/lib/Cake/Test/Case/Model
mark_story fe9e595913 Fix issue with postgres and virtualFields
If a virtualField was set to a literal value it would be quoted.
Test added.

Fixes #2085
2011-10-21 22:17:48 -04:00
..
Behavior Keeping BC on short syntax for Acl and Tree behavior. 2011-10-16 12:06:41 +02:00
Datasource Fix issue with postgres and virtualFields 2011-10-21 22:17:48 -04:00
BehaviorCollectionTest.php Little cleanup in exceptions. 2011-10-15 20:08:02 +02:00
CakeSchemaTest.php Fixing a few failing test cases and attempting to work around php segmentation fault when running the complete test suite 2011-09-28 22:57:50 -04:30
ConnectionManagerTest.php Little cleanup in exceptions. 2011-10-15 20:08:02 +02:00
DbAclTest.php Merge branch '2.0' into 2.0-api-doc 2011-08-14 21:12:05 -04:00
ModelDeleteTest.php Refactoring expectError() calls to PHPUnit annotations 2011-09-13 19:56:37 +01:00
ModelIntegrationTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
ModelReadTest.php Merge remote-tracking branch 'origin/1.3' into merger 2011-10-06 21:06:40 -04:00
models.php Fix association lazy-loading when used with ContainableBehavior 2011-10-14 17:53:37 -04:30
ModelTestBase.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
ModelValidationTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
ModelWriteTest.php Fixing another postgres failing test 2011-10-05 21:36:36 -04:30