cakephp2-php8/cake/tests
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
..
cases 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
fixtures 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
groups Update copyright years. 2010-10-25 07:58:22 +11:00
lib Forcing the plugin list to use a fresh directory listing in the web runner. Fixes #1338 2010-12-06 21:29:11 -05:00
test_app Adding test cases for using helpers in nested elements from email 2010-12-09 22:34:20 -05:00