cakephp2-php8/cake/tests/cases/libs/model/datasources/dbo
2009-01-16 19:08:44 +00:00
..
dbo_adodb.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
dbo_mssql.test.php Correcting quoted-alias replacement in DboSource, adding (and mocking) MS SQL test, fixes #5942 2009-01-16 19:08:44 +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 Adding index(), alterSchema(), dropSchema() support to MySQLi driver. Refactored MySQL & MySQLi drivers. Updated and fixed tests. 2008-12-11 00:13:11 +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 Adding alterSchema() to dbo_postgres. Also handles index alters. Tests added for field and index alter sql. 2008-12-16 04:38:48 +00:00
dbo_sqlite.test.php Adding index() to dbo_sqlite. Tests added. 2008-12-10 03:38:10 +00:00