cakephp2-php8/cake/libs/model/datasources/dbo
2008-09-09 06:00:54 +00:00
..
dbo_adodb.php fixes #5227, adodb fetch row 2008-08-11 14:42:37 +00:00
dbo_db2.php adding a couple 'return home early' refactorings 2008-09-08 20:33:48 +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 Replaced all instances of ife() in /cake 2008-07-30 20:34:01 +00:00
dbo_mysqli.php Added patch from 'cavendish' releasing previous result resources in resultSet(). Closes #4801 2008-07-29 23:29:26 +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 More fixes for Postgres boolean handling, fixes #5327 2008-08-27 12:42:13 +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