mirror of https://github.com/langgenius/dify.git
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 = '675b5321501b'
|
||||
down_revision = 'eeb2e349e6ac'
|
||||
down_revision = '63a83fcf12ba'
|
||||
branch_labels = None
|
||||
depends_on = None
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue