InvokeAI/invokeai/app/services/shared/sqlite_migrator
Lincoln Stein d72f272f16 Address change requests in first round of PR reviews.
Pending:

- Move model install calls into model manager and create passthrus in invocation_context.
- Consider splitting load_model_from_url() into a call to get the path and a call to load the path.
2024-04-24 23:53:30 -04:00
..
migrations Address change requests in first round of PR reviews. 2024-04-24 23:53:30 -04:00
__init__.py feat(db): move sqlite_migrator into its own module 2023-12-11 16:41:30 +11:00
sqlite_migrator_common.py Run ruff 2024-03-08 15:36:14 -05:00
sqlite_migrator_impl.py feat(db): back up database before running migrations 2024-04-02 09:10:53 +11:00