mirror of https://github.com/langgenius/dify.git
fix: db migration
This commit is contained in:
parent
5e7a7cc0c7
commit
a519a7c50c
|
|
@ -12,7 +12,7 @@ import sqlalchemy as sa
|
|||
|
||||
# revision identifiers, used by Alembic.
|
||||
revision = '16081485540c'
|
||||
down_revision = '0ab65e1cc7fa'
|
||||
down_revision = '58eb7bdb93fe'
|
||||
branch_labels = None
|
||||
depends_on = None
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue