cakephp2-php8/cake/libs/model/datasources/dbo
2008-08-01 13:10:37 +00:00
..
dbo_adodb.php Correcting syntax error in DboAdodb, fixes #4965 2008-06-21 13:03:25 +00:00
dbo_db2.php Fixing coding standards violations in core, and adding misc tests 2008-06-20 20:17:23 +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 Commenting fix in DboMssql 2008-06-26 21:13:10 +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 Removing column length from unsupporting columns in DboPostgres::buildColumn(), fixes #4804 2008-08-01 13:10:37 +00:00
dbo_sqlite.php Disabling caching on SQLite table list queries, adding SQLite test, fixes #5174 2008-07-30 19:18:48 +00:00
dbo_sybase.php initial commit for dbo hasResult. should lead to further refactoring 2008-06-18 17:28:17 +00:00