cakephp2-php8/cake/libs/model/datasources/dbo
phpnut acc79fe0f3 "Closes #2508, Allow requestAction to use array urls
Fixes #4325, error pages no longer displayed since changeset
Closes #4329, remove am() usage in core"

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6563 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-03-12 21:19:31 +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 DboSource - removes all SQL from Model, refactoring transaction handling 2008-03-11 02:44:33 +00:00
dbo_mysql.php Correcting UPDATE query generation to support SQL standards and MySQL-specific features in parallel, fixes #4080 2008-03-01 03:12:12 +00:00
dbo_mysqli.php Refactoring DboSource - removes all SQL from Model, refactoring transaction handling 2008-03-11 02:44:33 +00:00
dbo_odbc.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
dbo_oracle.php "Closes #2508, Allow requestAction to use array urls 2008-03-12 21:19:31 +00:00
dbo_postgres.php Updating model tests for Postgres, fixing Postgres metadata handling for UUID primary keys, adding Postgres tests 2008-03-11 05:22:17 +00:00
dbo_sqlite.php Correcting UPDATE query generation to support SQL standards and MySQL-specific features in parallel, fixes #4080 2008-03-01 03:12:12 +00:00
dbo_sybase.php Adding full join model support, closes #828, closes #1845 2008-01-01 23:57:17 +00:00