cakephp2-php8/cake/libs/model/datasources
2009-03-06 03:54:52 +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 Minor optimization. Removing additional variable assignment. 2009-03-06 03:54:52 +00:00