Thanks for your reply. I think you misread my code. The method "remove" does exist. It's a method of MetaData and not tables. See http://docs.sqlalchemy.org/en/rel_1_0/core/metadata.html#sqlalchemy.schema.MetaData.
I'm not sure about automap. I'm not keen on reflecting all the tables in my database and prefer fine grained control. Furthermore, I would like to keep deferred reflection as it allows one to choose an environment before binding to an engine. -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to sqlalchemy+unsubscr...@googlegroups.com. To post to this group, send email to sqlalchemy@googlegroups.com. Visit this group at https://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/d/optout.