# Import all models here for Alembic to discover from sqlalchemy.ext.declarative import declarative_base Base = declarative_base() # Import all models so Alembic can discover them