InvokeAI/invokeai/app/api
psychedelicious ebf5f5d418 feat(db): address feedback, cleanup
- use simpler pattern for migration dependencies
- move SqliteDatabase & migration to utility method `init_db`, use this in both the app and tests, ensuring the same db schema is used in both
2023-12-13 11:19:59 +11:00
..
routers Merge branch 'main' into refactor/model-manager-3 2023-12-10 12:55:28 -05:00
dependencies.py feat(db): address feedback, cleanup 2023-12-13 11:19:59 +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