ComfyUI/alembic_db
Simon Pinfold a0e07a1a4d
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
Python Linting / Run Pylint (push) Waiting to run
spike: add typed asset classification filters
Co-authored-by: Amp <amp@ampcode.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019e5117-c707-729d-bf98-dce718fe64d5
2026-05-30 10:37:47 +12:00
..
versions spike: add typed asset classification filters 2026-05-30 10:37:47 +12:00
env.py feat(assets): align local API with cloud spec (#12863) 2026-03-16 12:34:04 -07:00
README.md Add support for sqlite database (#8444) 2025-06-11 16:43:39 -04:00
script.py.mako Add support for sqlite database (#8444) 2025-06-11 16:43:39 -04:00

Generate new revision

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