InvokeAI/tests/fixtures
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
..
__init__.py feat(db): refactor migrate callbacks to use dependencies, remote pre/post callbacks 2023-12-12 12:35:42 +11:00
sqlite_database.py feat(db): address feedback, cleanup 2023-12-13 11:19:59 +11:00