InvokeAI/invokeai/app/services/shared/sqlite_migrator
psychedelicious f75de8a35c feat(db): add migration 9 - empty session queue
Empties the session queue. This is done to prevent any lingering session queue items from causing pydantic errors due to changed schemas.
2024-04-02 13:25:14 +11:00
..
migrations feat(db): add migration 9 - empty session queue 2024-04-02 13:25:14 +11: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