On May 11, 2012, at 1:16 PM, Ignas Mikalajunas wrote:

> Even though the latest version of the DeclarativeRefletive example
> includes some handling for inheritance, I still can not get it to
> work. I try doing (mostly modified example from
> https://bitbucket.org/sqlalchemy/sqlalchemy/src/408388e5faf4/examples/declarative_reflection/declarative_reflection.py):

> 
> and sqlalchemy tries to find the type column in the table 'bar'. Am I
> doing the inheritance set up wrong or is it some bug in
> DeclarativeReflectiveBase?

would need to spend some time with it, the declarativereflective example hasn't 
been worked out for setting up an inheritance relationship as of yet.   So 
there could be any number of issues with it (part of why it's only an example 
and not a real feature)..


-- 
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 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to