mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 12:45:59 +08:00
fix: migration
This commit is contained in:
parent
6b6750b9ad
commit
5d34e080eb
@ -1,7 +1,7 @@
|
|||||||
"""add node_execution_id into node_executions
|
"""add node_execution_id into node_executions
|
||||||
|
|
||||||
Revision ID: 675b5321501b
|
Revision ID: 675b5321501b
|
||||||
Revises: 2dbe42621d96
|
Revises: d0187d6a88dd
|
||||||
Create Date: 2024-08-12 10:54:02.259331
|
Create Date: 2024-08-12 10:54:02.259331
|
||||||
|
|
||||||
"""
|
"""
|
||||||
@ -12,7 +12,7 @@ import models as models
|
|||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = '675b5321501b'
|
revision = '675b5321501b'
|
||||||
down_revision = '2dbe42621d96'
|
down_revision = 'd0187d6a88dd'
|
||||||
branch_labels = None
|
branch_labels = None
|
||||||
depends_on = None
|
depends_on = None
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user