cakephp2-php8/cake/libs/model/datasources/dbo
phishy 5c9c5dbb47 removed duplicate baseConfig
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6468 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-02-20 20:02:18 +00:00
..
dbo_adodb.php Adding full join model support, closes #828, closes #1845 2008-01-01 23:57:17 +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 Removing database-generated primary keys from fixture data, fixed primary key handling in schema generation 2008-01-10 07:02:33 +00:00
dbo_mssql.php Refactoring fixture handling and Model tests, fixing UPDATE and DELETE queries for other databases, fixes #3794. Only forcing 'test_suite' prefix on default database connection, fixes #3873 2008-01-11 06:45:00 +00:00
dbo_mysql.php Removing MySQL-specific schema code from core, improving support for PostgreSQL sequences, most tests passing 2008-01-10 08:44:38 +00:00
dbo_mysqli.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_odbc.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
dbo_oracle.php removed duplicate baseConfig 2008-02-20 20:02:18 +00:00
dbo_postgres.php More Postgres abstraction/emulation fixes 2008-01-17 17:09:10 +00:00
dbo_sqlite.php Refactoring DboSource::fields(), updating column type handling in DboSqlite, fixes #3944, using unquoted names to get column type in update queries, fixes #3917 2008-01-21 02:21:28 +00:00
dbo_sybase.php Adding full join model support, closes #828, closes #1845 2008-01-01 23:57:17 +00:00