cakephp2-php8/cake/libs/model/datasources
phpnut 8ae5866a1c Additional optimization refactoring
Removed ability to use deprecated / with plugin, helper, etc combinations. The dot notation is only allowed from this point forward.
Corrected tests for the above changes.
Corrected formating in basics.php

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7623 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-09-18 03:09:19 +00:00
..
dbo Refactoring DboPostgres and adding '.' to sequence name detection, fixes #5424, fixing code formatting 2008-09-18 00:23:17 +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 Additional optimization refactoring 2008-09-18 03:09:19 +00:00