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-01-25 13:57:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bdb52cfcf7fdbe6cda7ca5fee44cd909a0f41eed
InvokeAI
/
invokeai
/
app
/
services
/
shared
/
sqlite_migrator
History
Brandon Rising
8ba4b2a150
Run ruff
2024-03-08 15:36:14 -05:00
..
migrations
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
sqlite_migrator_common.py
Run ruff
2024-03-08 15:36:14 -05:00
sqlite_migrator_impl.py
fix(db): rename "SQLiteMigrator" -> "SqliteMigrator"
2023-12-13 11:31:15 +11:00