cakephp2-php8/cake/libs/model/datasources/dbo
2008-06-10 16:17:44 +00:00
..
dbo_adodb.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
dbo_db2.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
dbo_firebird.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
dbo_mssql.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
dbo_mysql.php forcing the db layer to make an WHERE field IS NULL when find statements are called with empty arrays, closes #4845 2008-06-10 16:17:44 +00:00
dbo_mysqli.php Reverting last change to DboMysqli, and we now use port config var as the socket if it is a string. 2008-06-02 19:00:11 +00:00
dbo_odbc.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
dbo_oracle.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
dbo_postgres.php Fixing persistent connection handling in Postgres driver, updating fixture with unique index name, removing support for deprecated 'connect' key in database drivers, closes #4773 2008-06-03 02:26:40 +00:00
dbo_sqlite.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
dbo_sybase.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00