On 11 February 2010 14:26, Michael Bayer <mike...@zzzcomputing.com> wrote:
> I'm assuming these are single-table inheritance mappers (I forgot about that 
> "add the column" trick..)
>
> So yeah my solution was a quick hack and to continue in this way you'd have 
> to build non-primary mappers for each of ValueItem, ErrorItem that state 
> "inherits" for the original non-primary mapper, using the polymorphic 
> identities as well.   It would still work.

Thanks again!

It's obvious now, of course. When I added other non-primary mappers,
inheritance is working. I suppose declarative extension spoiled me...

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to