On Oct 9, 7:27 pm, Berteun <[email protected]> wrote: > > That's a bug and is addressed by ticket #1943 which includes a patch, and > > it would be extremely helpful if you could run this patch through your own > > tests before we commit it. http://www.sqlalchemy.org/trac/ticket/1943 > > I can do that testing at the start of next week, and I'll report back > on it. Again many thanks.
This patch indeed solves the problem I had with unions, the table aliases are now preserved correctly. Thanks! -Berteun -- You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en.
