from app.db.base import Base # Import all models here for Alembic autogenerate # Base imported for convenience and usability in other modules __all__ = ["Base"]