cakephp2-php8/cake/tests/cases/libs/model/datasources
mark_story ed7f8d1906 Fixing issue where DboPostgres used the wrong type for boolean columns with a default of false or true.
Added a test case.
Changing Model::create() so it doesn't wipe out default values === false.
Fixes #1460
2011-01-21 13:31:33 -05:00
..
dbo Fixing issue where DboPostgres used the wrong type for boolean columns with a default of false or true. 2011-01-21 13:31:33 -05:00
dbo_source.test.php Fixing issue in DboSource::name() where special characters in column names would not be correctly quoted. 2010-11-25 06:52:23 -05:00