cakephp2-php8/lib/Cake/Test/Case/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
..
MysqlTest.php Merge branch 'master' into 2.6 2014-12-22 21:38:58 -05:00
PostgresTest.php Fix UUID primary key columns not being reflected properly. 2014-09-23 22:16:18 -04:00
SqliteTest.php Fix issues with sqlite field parsing. 2014-11-12 20:49:19 -05:00
SqlserverTest.php Fix length reflection in SQLServer 2014-12-29 16:47:50 -05:00