InvokeAI/invokeai/app/api
psychedelicious 3414437eea feat(db): instantiate SqliteMigrator with a SqliteDatabase
Simplifies a couple things:
- Init is more straightforward
- It's clear in the migrator that the connection we are working with is related to the SqliteDatabase
2023-12-12 10:46:08 +11:00
..
routers Merge branch 'main' into refactor/model-manager-3 2023-12-10 12:55:28 -05:00
dependencies.py feat(db): instantiate SqliteMigrator with a SqliteDatabase 2023-12-12 10:46:08 +11:00
events.py chore: ruff check - fix flake8-comprensions 2023-11-11 10:55:23 +11:00
sockets.py further changes for ruff 2023-11-26 17:13:31 -05:00