mirror of https://github.com/langgenius/dify.git
chore(api): adjust migration order and date
This commit is contained in:
parent
e2ae89e08d
commit
acbf27eb65
|
|
@ -13,7 +13,7 @@ import sqlalchemy as sa
|
|||
|
||||
# revision identifiers, used by Alembic.
|
||||
revision = "76db8b6ed8f1"
|
||||
down_revision = "fa8b0fa6f407"
|
||||
down_revision = "8d289573e1da"
|
||||
branch_labels = None
|
||||
depends_on = None
|
||||
|
||||
Loading…
Reference in New Issue