cakephp2-php8/lib/Cake/Test/Case/Model
mark_story 4e67698506 Fix issues with SQLServer + boolean columns.
SQLServer should not have lengths applied to BIT column types.
Remove any length that could have been provided.

Fixes #2439
2012-04-01 22:10:05 -04:00
..
Behavior Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
Datasource Fix issues with SQLServer + boolean columns. 2012-04-01 22:10:05 -04:00
AclNodeTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
BehaviorCollectionTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
CakeSchemaTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
ConnectionManagerTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
ModelCrossSchemaHabtmTest.php Fix more coding standards. 2012-03-18 21:20:33 -04:00
ModelDeleteTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
ModelIntegrationTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
ModelReadTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
models.php Fix more coding standards. 2012-03-18 21:20:33 -04:00
ModelTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ModelTestBase.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ModelValidationTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
ModelWriteTest.php Changing assetEqual() to assertEquals() 2012-03-25 04:27:57 +05:30