Thanks for looking into this, just as an fyi this isn't effecting any production code for me, I still have the option of implementing parent/children using an integer id's column.
Michael Bayer wrote: > at that level. you'd at least want to use a table alias, i.e. > task_table.alias() - but then you'd need to map the class twice, and > then you're dealing with something totally different. > > there's a way to make this work which I'll eventually get to in ticket > 1612. > > > -- David Gardner Pipeline Tools Programmer Jim Henson Creature Shop [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
