mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-16 16:06:06 +08:00
chore: handle migration
This commit is contained in:
parent
3db3b939a6
commit
0635e41500
@ -12,7 +12,7 @@ import sqlalchemy as sa
|
|||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = '1e67f2654a08'
|
revision = '1e67f2654a08'
|
||||||
down_revision = '6a9f914f656c'
|
down_revision = 'b35c3db83d09'
|
||||||
branch_labels = None
|
branch_labels = None
|
||||||
depends_on = None
|
depends_on = None
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user