cakephp2-php8/lib/Cake/Model/Datasource/Database
mark_story ec57fb4579 Fix length reflection in SQLServer
Don't reflect TEXT column lengths in SQLServer. Because SQLServer text
columns hold ~2GB of data there is no meaningful length to them.

Refs #5506
2014-12-29 16:47:50 -05:00
..
Mysql.php Merge branch 'master' into 2.6 2014-12-22 21:38:58 -05:00
Postgres.php Merge branch 'master' into 2.6 2014-11-29 22:00:00 -05:00
Sqlite.php Fix CS, remove extra space 2014-11-13 16:47:10 -05:00
Sqlserver.php Fix length reflection in SQLServer 2014-12-29 16:47:50 -05:00