cakephp2-php8/cake/libs/model/datasources
phpnut cb487bd6e6 More optimization refactoring.
Fix cache but causing  object_map to be created and deleted on each request.
Replacing function and method calls with better performing code.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7596 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-09-12 05:11:34 +00:00
..
dbo Removing loose type detection from DboDb2, no longer needed since type information is now explicitly passed. Fixes #4458 2008-09-09 06:17:10 +00:00
datasource.php Updating findCount() calls to find('count') in Model test, fixing custom field counting support, regex typo in DataSource 2008-08-14 16:52:29 +00:00
dbo_source.php More optimization refactoring. 2008-09-12 05:11:34 +00:00