cakephp2-php8/cake/libs/model/dbo
phpnut cd2d68a6c8 Merging fixes and enhancements into trunk
Revision: [1927]
A little refactoring on the findBy<field> and findAllBy<field>.
These should both work on PHP 4 now without an issue.
Change the condition to be built as an array in DboMysql::query().
Still want to refactor the DboSource::conditions() which is note around line 1058 TODO:

git-svn-id: https://svn.cakephp.org/repo/trunk/cake@1928 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-02-04 08:13:59 +00:00
..
dbo_adodb.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
dbo_dbo.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
dbo_generic.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
dbo_mysql.php Merging fixes and enhancements into trunk 2006-02-04 08:13:59 +00:00
dbo_pear.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
dbo_postgres.php Merging fixes and enhancements into trunk 2006-02-01 13:26:23 +00:00
dbo_sqlite.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00