cakephp2-php8/cake/libs/model/datasources/dbo
phishy caa063590d Fixed #5800. Fixed INSERTs broken by refactoring of DboSource::renderStatement()
Also added slightly more support for CakeSchema with DboOracle


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7912 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-12-10 01:30:36 +00:00
..
dbo_adodb.php Fixing infinite loop in AdoDB when trying to get result sets with more than on result. Fixes #5846 2008-12-08 03:13:45 +00:00
dbo_db2.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
dbo_firebird.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
dbo_mssql.php Correcting regex that parses default values from schema in DboMssql, fixes #5748. Thanks Pixilation for the patch and test case. 2008-11-14 02:00:02 +00:00
dbo_mysql.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.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
dbo_odbc.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
dbo_oracle.php Fixed #5800. Fixed INSERTs broken by refactoring of DboSource::renderStatement() 2008-12-10 01:30:36 +00:00
dbo_postgres.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
dbo_sqlite.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
dbo_sybase.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00