cakephp2-php8/lib/Cake/Test/Case/Model/Datasource
mark_story d4a6d3f6c0 Fix numeric values not being quoted for MySQL set columns.
Set columns should always have their values quoted. Not quoting values
makes MySQL do bad things.

Refs #5649
2015-01-15 21:10:33 -05:00
..
Database Fix numeric values not being quoted for MySQL set columns. 2015-01-15 21:10:33 -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