cakephp2-php8/cake/libs/model/datasources
mark_story 676459224c Adding patches from andy__ to dbo_odbc
Schema related functions will not work due to the way odbc works.
Closes #5398

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7646 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-09-23 02:59:05 +00:00
..
dbo Adding patches from andy__ to dbo_odbc 2008-09-23 02:59:05 +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 Fixing unneeded conditions in child queries when conditions are present in the model declaration; fixes #5323 2008-09-22 20:08:31 +00:00