cakephp2-php8/lib/Cake/Model/Datasource/Database
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
..
Mysql.php Fix numeric values not being quoted for MySQL set columns. 2015-01-15 21:10:33 -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