1
0
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2026-01-26 23:01:36 +03:00
Files
pythongosssss 50c605e957 Add support for sqlite database (#8444)
* Add support for sqlite database

* fix
2025-06-11 16:43:39 -04:00
..
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}"