2 messages in com.googlegroups.sqlalchemy[sqlalchemy] Re: Composite Columns in...
FromSent OnAttachments
andrew cooke28 May 2008 13:20 
andrew cooke28 May 2008 13:35 
Subject:[sqlalchemy] Re: Composite Columns in Subclass with Joined Table Inheritance
From:andrew cooke (and@acooke.org)
Date:05/28/2008 01:35:10 PM
List:com.googlegroups.sqlalchemy

I'm sorry - ignore that, I am talking crap.

Adding with_polymorphic('*') *does* fix this - I was mislead because I had the same problem in several places, so when I fixed one section of the code another failed with a very similar stack trace.

Cheers, Andrew