mirror of
https://github.com/langgenius/dify.git
synced 2026-09-08 11:04:27 +08:00
db migrate merge
This commit is contained in:
parent
5e201324d6
commit
f832211e2e
@ -11,7 +11,7 @@ from sqlalchemy.dialects import postgresql
|
|||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = 'b289e2408ee2'
|
revision = 'b289e2408ee2'
|
||||||
down_revision = 'a8f9b3c45e4a'
|
down_revision = '17b5ab037c40'
|
||||||
branch_labels = None
|
branch_labels = None
|
||||||
depends_on = None
|
depends_on = None
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user