cakephp2-php8/cake/libs/model/datasources
2009-02-15 21:05:42 +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 escaping of fields in hasAny() also adding in correct model aliases. 2009-02-15 21:05:42 +00:00