Files
InvokeAI/invokeai/app/services/shared/sqlite_migrator
psychedelicious afe4e55bf9 feat(db): simplify migration registration validation
With the previous change to assert that the to_version == from_version + 1, this validation can be simpler.
2023-12-12 09:52:03 +11:00
..