cakephp2-php8/cake/libs/model/datasources/dbo
2008-05-22 19:05:37 +00:00
..
dbo_adodb.php Update dbo_adodb.php. Passes 452 tests in model.test 2008-05-18 00:20:24 +00:00
dbo_db2.php optimization, refs #3877, fixes #3415 2008-05-19 20:31:42 +00:00
dbo_firebird.php optimization, refs #3877, fixes #3415 2008-05-19 20:31:42 +00:00
dbo_mssql.php optimization, refs #3877, fixes #3415 2008-05-19 20:31:42 +00:00
dbo_mysql.php Refactoring DboSource to use Model in order to properly quote values by column type, correcting serial integer schema generation in DboPostgres, fixes #4702, refactoring TreeBehavior to use DboSource::calculate(), fixes #4725, updating docblocks, fixing DboSource test to be database-agnostic, misc. whitespace fixes, updating DboSource test to reflect new quoting rules 2008-05-22 19:05:37 +00:00
dbo_mysqli.php optimization, refs #3877, fixes #3415 2008-05-19 20:31:42 +00:00
dbo_odbc.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
dbo_oracle.php optimization, refs #3877, fixes #3415 2008-05-19 20:31:42 +00:00
dbo_postgres.php Refactoring DboSource to use Model in order to properly quote values by column type, correcting serial integer schema generation in DboPostgres, fixes #4702, refactoring TreeBehavior to use DboSource::calculate(), fixes #4725, updating docblocks, fixing DboSource test to be database-agnostic, misc. whitespace fixes, updating DboSource test to reflect new quoting rules 2008-05-22 19:05:37 +00:00
dbo_sqlite.php optimization, refs #3877, fixes #3415 2008-05-19 20:31:42 +00:00
dbo_sybase.php optimization, refs #3877, fixes #3415 2008-05-19 20:31:42 +00:00