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