mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 10:56:52 +08:00
fix db migration (#15422)
This commit is contained in:
@@ -12,7 +12,7 @@ from sqlalchemy.dialects import postgresql
|
|||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = 'f051706725cc'
|
revision = 'f051706725cc'
|
||||||
down_revision = 'd20049ed0af6'
|
down_revision = 'ee79d9b1c156'
|
||||||
branch_labels = None
|
branch_labels = None
|
||||||
depends_on = None
|
depends_on = None
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user