cakephp2-php8/lib/Cake/Test/Case/Model/Datasource
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
..
Database Fix length reflection in SQLServer 2014-12-29 16:47:50 -05:00
Session Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeSessionTest.php Make CakeSession::read() return null for all failure cases. 2014-10-09 19:27:27 +05:30
DataSourceTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
DboSourceTest.php Merge pull request #4223 from chinpei215/2.6-issue2529-fix 2014-09-03 10:39:37 +02:00