mirror of
https://github.com/langgenius/dify.git
synced 2026-04-28 20:17:29 +08:00
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 identifiers, used by Alembic.
|
||||||
revision = '16081485540c'
|
revision = '16081485540c'
|
||||||
down_revision = '0ab65e1cc7fa'
|
down_revision = '58eb7bdb93fe'
|
||||||
branch_labels = None
|
branch_labels = None
|
||||||
depends_on = None
|
depends_on = None
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user