mirror of https://github.com/langgenius/dify.git
fix: migrations
This commit is contained in:
parent
4a743e6dc1
commit
8f65ce995a
|
|
@ -12,7 +12,7 @@ import sqlalchemy as sa
|
|||
|
||||
# revision identifiers, used by Alembic.
|
||||
revision = 'c19938f630b6'
|
||||
down_revision = '9ee7d347f4c1'
|
||||
down_revision = '875c659da2f8'
|
||||
branch_labels = None
|
||||
depends_on = None
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue