You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try a query using the SQLAlchemy model they all fail with error AbstractConcreteBase and has a mapping pending until all subclasses are defined.
When I try a query using the SQLAlchemy model they all fail with error
AbstractConcreteBase and has a mapping pending until all subclasses are defined
.For example
Running
configure_mappers()
doesn't seem to help.The text was updated successfully, but these errors were encountered: