2025-05-26 18:58:29 +00:00

4 lines
126 B
Python

# Import all models here for Alembic to detect
from app.db.base_class import Base
# Example: from app.models.item import Item