fictive.sqlalchemy.framework.shared.declarative_base
provides a shared sqlalchemy.ext.declarative.DeclarativeMeta for interoperating with the framework
sqlalchemy.ext.declarative.DeclarativeMeta
fictive.sqlalchemy.framework.shared.metadata
provides a shared sqlalchemy.schema.MetaData for interoperating with the framework
sqlalchemy.schema.MetaData
import these to use the framework’s shared resources (usually what you want to do)