ComfyUI/alembic_db
2026-06-20 13:28:23 +12:00
..
versions Add namespaced model type asset tags 2026-06-20 13:28:23 +12: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}"