cakephp2-php8/lib/Cake/Test/Case/Model/Datasource/Database
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
..
MysqlTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
PostgresTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
SqliteTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
SqlserverTest.php Fix issues with SQLServer + boolean columns. 2012-04-01 22:10:05 -04:00