cakephp2-php8/cake/tests/cases/libs/model/datasources/dbo
2008-05-23 05:11:41 +00:00
..
dbo_adodb.test.php Update dbo_adodb.php. Passes 452 tests in model.test 2008-05-18 00:20:24 +00:00
dbo_mssql.test.php fixes #4671, skip DboOracle tests when driver is not set. Clean up other dbo tests to be consistent 2008-05-17 13:59:29 +00:00
dbo_mysql.test.php Misc code formatting and whitespace fixes 2008-05-23 05:11:41 +00:00
dbo_oracle.test.php fixes #4671, skip DboOracle tests when driver is not set. Clean up other dbo tests to be consistent 2008-05-17 13:59:29 +00:00
dbo_postgres.test.php Refactoring DboSource to use Model in order to properly quote values by column type, correcting serial integer schema generation in DboPostgres, fixes #4702, refactoring TreeBehavior to use DboSource::calculate(), fixes #4725, updating docblocks, fixing DboSource test to be database-agnostic, misc. whitespace fixes, updating DboSource test to reflect new quoting rules 2008-05-22 19:05:37 +00:00