mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-17 10:16:00 +08:00
fix migration version depends
This commit is contained in:
parent
2980e31ddf
commit
674af04c39
@ -12,7 +12,7 @@ import models as models
|
|||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = '675b5321501b'
|
revision = '675b5321501b'
|
||||||
down_revision = 'eeb2e349e6ac'
|
down_revision = '63a83fcf12ba'
|
||||||
branch_labels = None
|
branch_labels = None
|
||||||
depends_on = None
|
depends_on = None
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user