cakephp2-php8/cake/libs/model/datasources/dbo
phpnut 90022227b4 Correcting doc comment
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5153 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-22 03:11:45 +00:00
..
dbo_adodb.php Renaming $__transactionStarted to $_transactionStarted (ticket #2141) 2007-02-17 08:28:09 +00:00
dbo_db2.php Adding fix for #2521, this fixes issues with DB2 driver cannot determine the table name of result sets, which breaks associations. Added enhancement for #2446, DB2 driver allowing schema to be specified in the database.php file 2007-05-16 07:50:02 +00:00
dbo_firebird.php Correcting doc comment 2007-05-22 03:11:45 +00:00
dbo_mssql.php Adding fix for misquoted SQL functions (Ticket #2199) 2007-04-16 21:49:28 +00:00
dbo_mysql.php Fixing problem in listSources when using '-' in database name 2007-05-13 09:13:11 +00:00
dbo_mysqli.php Merging [5070] into DboMysqli and also adding changes to 1.1.x.x versions 2007-05-13 14:52:17 +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 sequence map to DboPostgres for database tables using non-standard sequences 2007-05-15 19:11:09 +00:00
dbo_sqlite.php Added fox for #1815 2007-05-12 05:49:22 +00:00
dbo_sybase.php Removing name() method from DBO drivers (Ticket #2372) 2007-04-09 19:54:07 +00:00