cakephp2-php8/cake/libs/model/datasources/dbo
mark_story f011839cfe Update dbo_adodb.php. Passes 452 tests in model.test
fixes #4133

Added test for dbo_adodb as well

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6917 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-05-18 00:20:24 +00:00
..
dbo_adodb.php Update dbo_adodb.php. Passes 452 tests in model.test 2008-05-18 00:20:24 +00:00
dbo_db2.php Removing database-generated primary keys from fixture data, fixed primary key handling in schema generation 2008-01-10 07:02:33 +00:00
dbo_firebird.php Refactoring insertMulti() for DboSource and drivers, updating Model test for non-transactional db's 2008-04-21 12:31:28 +00:00
dbo_mssql.php Fixing MSSQL Driver 2008-05-11 18:53:54 +00:00
dbo_mysql.php fixes #4238, Mysqli working with the test suite. 2008-05-13 18:03:44 +00:00
dbo_mysqli.php fixes #4238, Mysqli working with the test suite. 2008-05-13 18:03:44 +00:00
dbo_odbc.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
dbo_oracle.php Fixed #4206 - lastError now works 2008-05-16 15:42:13 +00:00
dbo_postgres.php Fixing default value for float columns in Postgres, fixes #3963 2008-03-13 03:06:14 +00:00
dbo_sqlite.php Refactoring insertMulti() for DboSource and drivers, updating Model test for non-transactional db's 2008-04-21 12:31:28 +00:00
dbo_sybase.php Refactoring insertMulti() for DboSource and drivers, updating Model test for non-transactional db's 2008-04-21 12:31:28 +00:00