cakephp2-php8/cake/tests/cases/libs/model/datasources/dbo
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_mssql.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
dbo_mysql.test.php Removing hardcoded '__' for virtualField separators. Making it an instance property instead. This allows the customization of the separator if needed. Tests added for DboMysql. Refs #655, #730 2010-05-22 00:58:54 -04: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 failing test caused by registry pollution. 2010-07-29 00:06:11 -04:00
dbo_sqlite.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00