cakephp2-php8/lib/Cake/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
..
Mysql.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Postgres.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Sqlite.php Add escaping to table names. 2012-03-21 21:04:34 -04:00
Sqlserver.php Fix issues with SQLServer + boolean columns. 2012-04-01 22:10:05 -04:00