News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Debuggable Blog:
How to do Group By conditions in Model find() calls in the CakePHP RC1
June 12, 2008 @ 08:48:09

On the Debuggable blog, Tim Koschutzki shows how to use grouping in your SQL statements with the find() method calls inside of a Model for an app.

We have to thank Mark Story and wluigi for working on group by conditions for Cake's Model::find() method. Up until now, you would have to add your GROUP BY stuff to string'ed conditions in order to support a group by statement, which could be very ugly.

He has some code included that compares the two methods - the newer of the two applying the 'group' option as a regular condition to the query object.

This functionality is currently only in the the Release Candidate 1 but will be included in the next major release.

0 comments voice your opinion now!
cakephp framework groupby grouping conditional paginate



Similar Posts

Technovated Blog: Reviewing a CMS solution developed on Mediatemple with Seagull including Paypal

The Credence Blog: PHP frameworks - Which one is Most Suitable for you?

The Bakery: Setting up Eclipse to work with Cake

Symfony Blog: Plugin Developers Day This Saturday!

phpaddiction: Url Routing with PHP - Part One


Community Events









Don't see your event here?
Let us know!


PEAR conference framework security code zend releases job developer application PHP5 cakephp ajax zendframework book example database package mysql release

All content copyright, 2009 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework