cakephp2-php8/cake/libs/model/datasources/dbo
2007-03-29 02:21:50 +00:00
..
dbo_adodb.php Renaming $__transactionStarted to $_transactionStarted (ticket #2141) 2007-02-17 08:28:09 +00:00
dbo_db2.php Renaming $__transactionStarted to $_transactionStarted (ticket #2141) 2007-02-17 08:28:09 +00:00
dbo_mssql.php Removing column length from INT column type in DboMssql (Ticket #2308) 2007-03-29 02:21:50 +00:00
dbo_mysql.php Fixing MySQL schema generation for null columns 2007-03-21 05:00:54 +00:00
dbo_mysqli.php Added $config['database'] mysqli_connect() in DboMysqli::connect(), removed mysqli_select_db() 2007-03-23 10:56:42 +00:00
dbo_odbc.php Renaming $__transactionStarted to $_transactionStarted (ticket #2141) 2007-02-17 08:28:09 +00:00
dbo_oracle.php Adding phishy's Oracle patch, fixing Sybase queries and column defs 2007-03-16 14:23:54 +00:00
dbo_pear.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
dbo_postgres.php Updating DboSource with new query generator, and updating model/dbo test cases 2007-03-20 17:38:53 +00:00
dbo_sqlite.php Renaming $__transactionStarted to $_transactionStarted (ticket #2141) 2007-02-17 08:28:09 +00:00
dbo_sybase.php Adding phishy's Oracle patch, fixing Sybase queries and column defs 2007-03-16 14:23:54 +00:00