cakephp2-php8/cake/libs/model/datasources/dbo
2008-10-04 22:06:56 +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 Disabling query caching in DboMssql::listSources(), fixes #5514 2008-10-04 22:06:56 +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 Adding patches from andy__ to dbo_odbc 2008-09-23 02:59:05 +00:00
dbo_oracle.php Replaced all instances of ife() in /cake 2008-07-30 20:34:01 +00:00
dbo_postgres.php Correcting table index formatting for schema generation in DboPostgres, fixes #5471, docblock formatting fixes in ClassRegistry. 2008-09-30 18:59: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