Use a join
Posted by: Timothy in Symfony, Website performance optimization, tags: left join, mysql, Symfony, symfony left joinI was refactoring a few developers code today, and one thing I see time and time again is two queries in favour of a left join, . The problem is symfony makes result set retrieval so easy (thanks to propel of course).


































Entries (RSS)