cakephp2-php8/lib/Cake/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 Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
CakeSession.php Make CakeSession::read() return null for all failure cases. 2014-10-09 19:27:27 +05:30
DataSource.php Wording correction. 2014-11-05 13:14:45 +01:00
DboSource.php Merge branch 'master' into 2.6 2014-12-17 21:38:32 -05:00