cakephp2-php8/cake/tests/cases/libs/model/datasources
mark_story a9bb4eefae Fixing failing test caused by registry pollution.
Adding a test case to prove that unqualified column names work with postgresql.  Closes #930
2010-07-29 00:06:11 -04:00
..
dbo Fixing failing test caused by registry pollution. 2010-07-29 00:06:11 -04:00
dbo_source.test.php Fixing issue in DboSource where COUNT() was hardcoded, omitting any other aggregate functions. Replaced with a regexp that accepts only letters. Test case added. Fixes #878 2010-07-15 23:17:38 -04:00