schema.py, line 190: type object 'MetaData' has no attribute 'tables'

Issue #1678 resolved
Former user created an issue

File "/lib/python2.6/site-packages/SQLAlchemy-0.6beta1-py2.6.egg/sqlalchemy/schema.py", line 190, in new if key in metadata.tables: AttributeError: type object 'MetaData' has no attribute 'tables'

Comments (4)

  1. Log in to comment