On Sep 16, 12:02 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> I'm populating a friends list and I'm wondering how to write an SQL > statement like: > > SELECT * FROM friend WHERE senderId = '$id' OR targetId = '$id' You may find my Criteria Generator of use - http://propel.jondh.me.uk. I've not maintained it as much as I originally intended, but for people new to Propel, I think it is still useful. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
