This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
InvokeAI
Watch
1
Star
1
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI.git
synced
2026-02-03 15:45:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb6e6548ed3e18aa44b3cbcbc29fc286ccc8c7f6
InvokeAI
/
invokeai
/
app
/
services
/
shared
/
sqlite_migrator
/
migrations
History
maryhipp
281222df3c
remove old data migration from previous schema version
2024-03-08 13:10:27 -05:00
..
__init__.py
feat(db): move sqlite_migrator into its own module
2023-12-11 16:41:30 +11:00
migration_1.py
feat(db): address feedback, cleanup
2023-12-13 11:19:59 +11:00
migration_2.py
Model Manager Refactor: Install remote models and store their tags and other metadata (
#5361
)
2024-01-14 19:54:53 +00:00
migration_3.py
remove old data migration from previous schema version
2024-03-08 13:10:27 -05:00
migration_4.py
Model Manager Refactor: Install remote models and store their tags and other metadata (
#5361
)
2024-01-14 19:54:53 +00:00
migration_5.py
tidy(migrator): remove logic to check if graph_executions exists in migration 5
2024-02-02 09:20:41 +11:00
migration_6.py
make model manager v2 ready for PR review
2024-03-01 10:42:33 +11:00
migration_7.py
tidy(mm): "trigger_words" -> "trigger_phrases"
2024-03-05 23:50:19 +11:00