Details
Description
Reference thread: http://groups.google.com/group/doctrine-user/browse_thread/thread/5f3e01818cf30878
Criteria specified with QueryBuilder::leftJoin() do not appear in the native query. Looks like the with/on extra join clauses are not yet processed
properly by the SqlWalker that constructs the SQL+parameters.
They talk about the same thing.