Hi All,

Where can I find good example of declaratively mapping model classes to postgres tables where inheritance is involved?

(eg: create table foo_2012_02_23 inherits foo)

Also, if I reflect a database containing tables in this sructure, what will be reflected?

Will all parent and child tables be reflected?

cheers,

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
            - http://www.simplistix.co.uk

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