Hi.

> Does Propel support subqueries or do you need to do a raw query?

It kind of supports it through Criteria::CUSTOM.
You don't have to write SQL code for the main query, just for the
subselect. See http://www.symfony-project.com/snippets/snippet/75

 Martin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to