mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-20 01:29:04 +08:00
fix: migrations
This commit is contained in:
parent
75fe785d88
commit
636dde94c7
@ -12,7 +12,7 @@ import sqlalchemy as sa
|
|||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = 'ddcc8bbef391'
|
revision = 'ddcc8bbef391'
|
||||||
down_revision = '01d6889832f7' # HEAD OF PLUGIN BRANCH
|
down_revision = 'cf8f4fc45278' # HEAD OF PLUGIN BRANCH
|
||||||
branch_labels = None
|
branch_labels = None
|
||||||
depends_on = None
|
depends_on = None
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user