I have a problem with SQL Alchemy, while trying to create a database, i get:
\"sqlalchemy.exc.NoReferencedTableError: Foreign key associated with column \'estate
In case of Declarative, I solved this problem by simply importing the class that was 'could not be found'.