cakephp2-php8/cake/libs/model/datasources/dbo
2008-01-10 07:02:33 +00:00
..
dbo_adodb.php Adding full join model support, closes #828, closes #1845 2008-01-01 23:57:17 +00:00
dbo_db2.php Removing database-generated primary keys from fixture data, fixed primary key handling in schema generation 2008-01-10 07:02:33 +00:00
dbo_firebird.php Removing database-generated primary keys from fixture data, fixed primary key handling in schema generation 2008-01-10 07:02:33 +00:00
dbo_mssql.php Removing database-generated primary keys from fixture data, fixed primary key handling in schema generation 2008-01-10 07:02:33 +00:00
dbo_mysql.php Removing database-generated primary keys from fixture data, fixed primary key handling in schema generation 2008-01-10 07:02:33 +00:00
dbo_mysqli.php Removing database-generated primary keys from fixture data, fixed primary key handling in schema generation 2008-01-10 07:02:33 +00:00
dbo_odbc.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
dbo_oracle.php Adding full join model support, closes #828, closes #1845 2008-01-01 23:57:17 +00:00
dbo_postgres.php Fixing database drivers for UPDATE/DELETE changes, updating drivers to comply with model tests, most passing. Fixes #3794. 2008-01-09 13:32:45 +00:00
dbo_sqlite.php Fixing database drivers for UPDATE/DELETE changes, updating drivers to comply with model tests, most passing. Fixes #3794. 2008-01-09 13:32:45 +00:00
dbo_sybase.php Adding full join model support, closes #828, closes #1845 2008-01-01 23:57:17 +00:00