mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-18 09:56:03 +08:00
fix: migrations
This commit is contained in:
parent
5ce4ddc0ed
commit
76e24d91c0
@ -12,7 +12,7 @@ import sqlalchemy as sa
|
|||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = 'ddcc8bbef391'
|
revision = 'ddcc8bbef391'
|
||||||
down_revision = '923752d42eb6' # HEAD OF PLUGIN BRANCH
|
down_revision = 'a91b476a53de' # 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