I do not consider this is fixed if they use *always* left joins instead of inner joins... Using a left join on a required:true foreign key is conceptually wrong. And Symfony always uses Propel 1.2 as default, and there are very few plugins compatible with 1.3, so this is not a solution.
After reading some threads, it appears i don't miss something, so i really don't understand why it's not like this :( On 29 mar, 15:03, Martin Kreidenweis <[EMAIL PROTECTED]> wrote: > Hi, > > > Anyway using a (implicit) INNER JOIN on not required foreign keys is a > > real mistake in my opinion (and I don't get why Propel does generate > > that). > > This has already been fixed in propel 1.3. See ticket 491 on propel > trachttp://propel.phpdb.org/trac/ticket/491and the discussion following the > change on the propel mailing > list:http://propel.tigris.org/servlets/ReadMsg?list=users&msgNo=6160 > > Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en -~----------~----~----~----~------~----~------~--~---
