InvokeAI/invokeai/app/services/shared/sqlite
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: workflow library (#5148) 2023-12-09 09:48:38 +11:00
sqlite_common.py feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00
sqlite_database.py feat(db): remove file backups 2023-12-12 11:12:46 +11:00
sqlite_util.py feat(db): address feedback, cleanup 2023-12-13 11:19:59 +11:00