cakephp2-php8/cake/libs/model/datasources
2009-03-09 20:03:02 +00:00
..
dbo Added conditional check for compatibility with MySQL 4.x result sets to DboMySqlBase::index(). Tests added. Thanks to 'teknoid' for the help. Closes #4503 2009-02-08 23:09:08 +00:00
datasource.php Fixing test for DboSource::expression(), moving $startQuote and $endQuote from DboSource to DataSource. 2008-11-10 18:57:50 +00:00
dbo_source.php Correcting issue in String::insert() where 0 offsets were handled incorrectly, affecting issue where values were not properly quoted and inserted into conditions strings. Fixes #6163. 2009-03-09 20:03:02 +00:00