cakephp2-php8/cake/libs/model/datasources/dbo
2007-12-26 22:44:41 +00:00
..
dbo_adodb.php "Removing all shortcut function usage from the core" 2007-12-08 06:08:03 +00:00
dbo_db2.php fixing syntax error in dbo_db2 for people who choose not to submit patches, fixes #3740 2007-12-19 02:32:18 +00:00
dbo_firebird.php Fixes #3698, no additional select performed in Model::deleteAll() if $callbacks and $cascade are false 2007-12-25 10:37:08 +00:00
dbo_mssql.php Fixing column lengths in DboMssql::describe(), fixes #3769 2007-12-26 22:44:41 +00:00
dbo_mysql.php "Removing all shortcut function usage from the core" 2007-12-08 06:08:03 +00:00
dbo_mysqli.php "Removing all shortcut function usage from the core" 2007-12-08 06:08:03 +00:00
dbo_odbc.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
dbo_oracle.php "Removing all shortcut function usage from the core" 2007-12-08 06:08:03 +00:00
dbo_postgres.php "Removing all shortcut function usage from the core" 2007-12-08 06:08:03 +00:00
dbo_sqlite.php "Removing all shortcut function usage from the core" 2007-12-08 06:08:03 +00:00
dbo_sybase.php updating dbos, fixes #3705 2007-12-13 22:08:11 +00:00