InvokeAI/tests/app/services/model_install
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
..
test_model_install implement review suggestions from @RyanjDick 2023-12-04 21:12:10 -05:00
test_model_install.py feat(db): instantiate SqliteMigrator with a SqliteDatabase 2023-12-12 10:46:08 +11:00