cakephp2-php8/cake/libs/model/datasources/dbo
2008-09-18 00:23:17 +00:00
..
dbo_adodb.php fixes #5227, adodb fetch row 2008-08-11 14:42:37 +00:00
dbo_db2.php Removing loose type detection from DboDb2, no longer needed since type information is now explicitly passed. Fixes #4458 2008-09-09 06:17:10 +00:00
dbo_firebird.php Added firebird transaction commands. Thanks to 'daniele.teti'. Closes #5130 2008-07-22 23:22:17 +00:00
dbo_mssql.php Removing quotes when saving binary data in DboMssql, fixes #5242 2008-09-09 06:00:54 +00:00
dbo_mysql.php Removing error suppression from mysql and mysqli drivers. Refs #3877 2008-09-14 02:28:12 +00:00
dbo_mysqli.php Removing error suppression from mysql and mysqli drivers. Refs #3877 2008-09-14 02:28:12 +00:00
dbo_odbc.php Fixes #5008, DBO Source fails on >= query fixes failing tests added in [7302] 2008-07-05 12:56:56 +00:00
dbo_oracle.php Replaced all instances of ife() in /cake 2008-07-30 20:34:01 +00:00
dbo_postgres.php Refactoring DboPostgres and adding '.' to sequence name detection, fixes #5424, fixing code formatting 2008-09-18 00:23:17 +00:00
dbo_sqlite.php Refactoring Cache key generation, fixing SQLite cache, and invalidating cache on database reconnect 2008-08-12 21:08:51 +00:00
dbo_sybase.php initial commit for dbo hasResult. should lead to further refactoring 2008-06-18 17:28:17 +00:00