InvokeAI/invokeai/app/services/shared
psychedelicious d532073f5b fix(db): check for graph_executions table before dropping
This is needed to not fail tests; see comment in code.
2024-02-02 09:20:41 +11:00
..
sqlite feat(db): add migration 5 to drop graph_executions table 2024-02-02 09:20:41 +11:00
sqlite_migrator fix(db): check for graph_executions table before dropping 2024-02-02 09:20:41 +11:00
__init__.py feat(backend): organise service dependencies 2023-10-12 12:15:06 -04:00
default_graphs.py chore: ruff check - fix flake8-comprensions 2023-11-11 10:55:23 +11:00
graph.py feat(nodes): add index and total to iterate output 2023-12-04 14:11:32 +11:00
pagination.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00