fflf / alembic_db /README.md
multimodalart's picture
Upload 537 files
62bb9d8 verified
|
raw
history blame
133 Bytes

Generate new revision

  1. Update models in /app/database/models.py
  2. Run alembic revision --autogenerate -m "{your message}"