cakephp2-php8/cake/libs/model/datasources
2009-03-09 18:36:32 +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 Fixing issue where calculated columns were getting quoted incorrectly. Test included. Reformatting code to be 100 characters or less. 2009-03-09 18:36:32 +00:00