well scratch that partially, the polymorphic union fails on postgres 
due to the "id" column being ambiguous to it.  so i added this as a 
test in rev2261, where you can see how i set up the polymorphic_union 
more carefully using explicit columns.  i know you arent going to like 
that so if you want to build something more generic take a look at how 
i did it.  also PG wasnt liking the mixed case alias name even though 
it was properly quoted.


--~--~---------~--~----~------------~-------~--~----~
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