mirror of https://github.com/langgenius/dify.git
fix: migration
Signed-off-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
parent
e1ecce8d27
commit
48e32e285e
|
|
@ -12,7 +12,7 @@ from sqlalchemy.dialects import postgresql
|
|||
|
||||
# revision identifiers, used by Alembic.
|
||||
revision = 'b35c3db83d09'
|
||||
down_revision = 'b95962a3885c'
|
||||
down_revision = 'c20211f18133'
|
||||
branch_labels = None
|
||||
depends_on = None
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue