didnt test for postgres yet and it might fail since PG is picky about  
the duplicate columns that inevitably arise with these silly  
polymorphic unions.

this is why i dont have SA generate the unions automatically...theyre  
a mess.

On Feb 28, 2007, at 11:38 AM, svilen wrote:

>
>
>> like this one...this does your generating thing.  but much easier
>> to understand, since the actual "test" is clearly spelled out:
>>
>> http://www.sqlalchemy.org/trac/browser/sqlalchemy/trunk/test/orm/
>> abc_inheritance.py
>
> does that work under postgress?
> i mean the duplicating id-column issue, for the B-join.
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to