mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
ebf5f5d418
- 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 |
||
---|---|---|
.. | ||
__init__.py | ||
test_graph_execution_state.py | ||
test_invoker.py | ||
test_node_graph.py | ||
test_nodes.py | ||
test_session_queue.py | ||
test_sqlite.py |