cakephp2-php8/cake/libs/model/datasources/dbo
phpnut 549d86ac23 Refactoring dispatcher.
Added test for changes to Dispatcher.
Updating Model::_ _saveMulti(), moved the insert statement to DboSource::insertMulti() this will allow database that do not support multiple inserts in one statement to save data.


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5460 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-07-25 04:38:28 +00:00
..
dbo_adodb.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
dbo_db2.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
dbo_firebird.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
dbo_mssql.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
dbo_mysql.php Fixing MySQL port configuration for persistent connections 2007-07-23 00:46:42 +00:00
dbo_mysqli.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
dbo_odbc.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
dbo_oracle.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
dbo_pear.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
dbo_postgres.php Disabling integer column length for Postgres (Ticket #2814) 2007-07-09 04:31:39 +00:00
dbo_sqlite.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
dbo_sybase.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00