cakephp2-php8/lib/Cake/Test/Case/Model/Datasource
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
..
Database Fix issues with SQLServer + boolean columns. 2012-04-01 22:10:05 -04:00
Session Fix more coding standards. 2012-03-18 21:20:33 -04:00
CakeSessionTest.php Adding tests for getting session id when using DatabaseSession. Disproves #2734 2012-03-31 00:40:44 +05:30
DboSourceTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00