mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-21 07:28:06 -05:00
- 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