You should check out the propel criteria builder[1], where you can enter the sql and it generates the criteria for you.
[1] http://propel.jondh.me.uk/criteria/analyse On Wed, May 6, 2009 at 19:57, Kevin Barsotti <[email protected]> wrote: > > I'm wondering if anyone's familiar with a good resource for working with > the Criteria() object to perform database interactions within the object > model? > > Something that showed SQL query syntax followed by the instantiations > and functions needed to perform the same task with Propel would be > ideal. I've been browsing the Symfony code snippets, but what I'm > looking for is more of a quick general reference rather than specific > problem resolutions. > > -- > Kevin Barsotti > Operations Director > Tribal Dawn, LLC <www.tribaldawn.com> > 412.736.1357 > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
