cakephp2-php8/cake/libs/model/datasources
phpnut e16bb286e0 Merging fixes and enhancements into trunk.
Revision: [2092]
Added fix for = not being added the conditions.
Corrected paths for test suite.
  Test are now located in app/test/

Revision: [2090]
Added fix to DboSource::conditions() that will check for the escaped single quotes.
Before this fix any matching single quote pair could cause failure

Revision: [2089]
Fixed duplicate WHERE being added to the sql string

git-svn-id: https://svn.cakephp.org/repo/trunk/cake@2093 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-02-22 18:35:41 +00:00
..
datasource.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
dbo_source.php Merging fixes and enhancements into trunk. 2006-02-22 18:35:41 +00:00