mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 15:15:56 +08:00
fix: migration
This commit is contained in:
parent
f71c51cb9a
commit
d92966545b
@ -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: d0187d6a88dd
|
Revises: 030f4915f36a
|
||||||
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 = 'd0187d6a88dd'
|
down_revision = '030f4915f36a'
|
||||||
branch_labels = None
|
branch_labels = None
|
||||||
depends_on = None
|
depends_on = None
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user