ComfyUI/alembic_db
2026-07-13 00:24:36 +02:00
..
versions Simplify migration docstring. 2026-07-13 00:24:36 +02:00
env.py feat(assets): align local API with cloud spec (#12863) 2026-03-16 12:34:04 -07:00
README.md
script.py.mako

Generate new revision

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