cakephp2-php8/cake/tests/cases/libs/model/datasources/dbo
2008-12-10 03:38:10 +00:00
..
dbo_adodb.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
dbo_mssql.test.php Correcting regex that parses default values from schema in DboMssql, fixes #5748. Thanks Pixilation for the patch and test case. 2008-11-14 02:00:02 +00:00
dbo_mysql.test.php Adding indexes to alterSchema() and CakeSchema::compare(). Thanks for the test case and patch 'bamyers99'. Fixes #5862 2008-12-09 04:54:58 +00:00
dbo_mysqli.test.php Handling numeric columns unsigned. Fixes #5695. 2008-11-06 02:15:12 +00:00
dbo_oracle.test.php Fixed #5800. Fixed INSERTs broken by refactoring of DboSource::renderStatement() 2008-12-10 01:30:36 +00:00
dbo_postgres.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
dbo_sqlite.test.php Adding index() to dbo_sqlite. Tests added. 2008-12-10 03:38:10 +00:00