cakephp2-php8/lib/Cake/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 Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
CakeSession.php remove unneccesary elseif 2012-03-23 16:37:02 +01:00
DataSource.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
DboSource.php adding an extra check to only type cast if its a int/true/false so you can still use fields etc in the queries 2012-03-23 21:21:18 -04:00