Your Account
Community
Topics (Upcoming)
More |
View story
How to write complex queries using Propel
http://feeds.feedburner.com/~r/symfony/planet/~3/277923855/
Submitted by
narko
2 months, 4 weeks, 1 day, 22 hours agoThis is a monster subject, and I spent a long time scratching my head over a few things yesterday, until I came across this site:
http://propel.jondh.me.uk/
It’s developed by a Symfony user, and allows you to type in sql statements using nested braces for prioritising. The form will then return a nicely formatted block of Propel code.
It’...
Tags: symfony
|