cakephp2-php8/lib/Cake/Test/Case/Model
mark_story 97ab2c0e9b Merge branch 'imsamurai-2.5' into 2.5
Add unsigned integer support to MySQL. Unsigned integers have not been
added to other databases as they either do not support them (postgres,
sqlserver) or they are 'faked' and don't do anything (sqlite).

Fixes #2321
2013-11-27 20:12:28 -05:00
..
Behavior Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Datasource Merge branch 'imsamurai-2.5' into 2.5 2013-11-27 20:12:28 -05: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 #2319 from ravage84/php-5-removal 2013-11-14 06:41:31 -08:00
CakeSchemaTest.php Merge branch 'master' into 2.5 2013-11-19 00:27:12 +05:30
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 Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelIntegrationTest.php Merge branch 'imsamurai-2.5' into 2.5 2013-11-27 20:12:28 -05:00
ModelReadTest.php Merge branch 'master' into 2.5 2013-11-19 00:27:12 +05:30
models.php Merge branch 'master' into 2.5 2013-11-19 00:27:12 +05:30
ModelTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelTestBase.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelValidationTest.php Merge branch 'master' into 2.5 2013-11-19 00:27:12 +05:30
ModelWriteTest.php Add test for saveAssociated and expression objects. 2013-11-16 10:51:14 -05:00