ComfyUI/alembic_db
2025-09-13 16:39:08 +03:00
..
versions global refactoring; add support for Assets without the computed hash 2025-09-13 16:39:08 +03:00
env.py
README.md
script.py.mako

Generate new revision

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