6 lines
119 B
Python
6 lines
119 B
Python
"""Database models."""
|
|
|
|
# Import all models here for Alembic autogenerate
|
|
# Models will be created in separate phases
|
|
|