cakephp2-php8/cake/libs/model/datasources/dbo
2007-04-30 10:56:22 +00:00
..
dbo_adodb.php Renaming $__transactionStarted to $_transactionStarted (ticket #2141) 2007-02-17 08:28:09 +00:00
dbo_db2.php Fixing last commit 2007-04-29 09:14:09 +00:00
dbo_mssql.php Adding fix for misquoted SQL functions (Ticket #2199) 2007-04-16 21:49:28 +00:00
dbo_mysql.php Adding fix when mysql_connect is set as a connection in the database config and persistent key is not set in the config, the default for persistent is true and this would override the settings in the database config 2007-04-30 10:56:22 +00:00
dbo_mysqli.php Removing name() method from DBO drivers (Ticket #2372) 2007-04-09 19:54:07 +00:00
dbo_odbc.php Renaming $__transactionStarted to $_transactionStarted (ticket #2141) 2007-02-17 08:28:09 +00:00
dbo_oracle.php Adding fixes from phishy. 2007-04-27 06:43:40 +00:00
dbo_pear.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
dbo_postgres.php Adding fix for #2416 fixes Invalid query when using boolean conditions in PostgreSQL 2007-04-29 07:02:25 +00:00
dbo_sqlite.php Removing name() method from DBO drivers (Ticket #2372) 2007-04-09 19:54:07 +00:00
dbo_sybase.php Removing name() method from DBO drivers (Ticket #2372) 2007-04-09 19:54:07 +00:00