cakephp2-php8/cake/libs/model/datasources/dbo
2009-08-01 19:40:52 +00:00
..
dbo_adodb.php Fixing infinite loop in AdoDB when trying to get result sets with more than on result. Fixes #5846 2008-12-08 03:13:45 +00:00
dbo_db2.php Updating doc blocks to improve readability in API. 2009-02-04 05:00:59 +00:00
dbo_firebird.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
dbo_mssql.php Adding support for Model.* syntax, which translates to a list of fields from Model. 2009-07-31 02:08:20 +00:00
dbo_mysql.php Minor refactorings for DboMysql, DboSource and TextHelper 2009-07-21 20:57:39 +00:00
dbo_mysqli.php Minor refactorings + fix for dbo mysqli related to previous commit 2009-07-28 20:08:24 +00:00
dbo_odbc.php Brings odbc driver mostly up-to-date. Fixes #5730 2008-12-14 18:36:40 +00:00
dbo_oracle.php Adding table prefix detection for sequence maps in DboOracle::describe(). Fixes #6527. 2009-08-01 19:40:52 +00:00
dbo_postgres.php Adding nullish value handling for date, datetime, and timestamp column types to DboPostgres. Empty string values now return instead of "". Fixes #6386 2009-06-05 02:43:08 +00:00
dbo_sqlite.php Fixing primary key column length in DboSqlite. UUID primary keys now return defined length. 2009-06-02 03:03:51 +00:00
dbo_sybase.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00