cakephp2-php8/cake/tests/cases/libs/model/datasources/dbo
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_mssql.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
dbo_mysql.test.php Fixing failing test caused by name() being able to quote things better now. 2010-11-13 12:04:22 -05:00
dbo_mysqli.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
dbo_oracle.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
dbo_postgres.test.php 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_sqlite.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00