mirror of
https://github.com/langgenius/dify.git
synced 2026-05-02 16:38:04 +08:00
fix: update down_revision in migration and correct import statement in app_asset model
This commit is contained in:
@ -13,7 +13,7 @@ import models as models
|
||||
|
||||
# revision identifiers, used by Alembic.
|
||||
revision = "5ee0aa981887"
|
||||
down_revision = "aab323465866"
|
||||
down_revision = "fce013ca180e"
|
||||
branch_labels = None
|
||||
depends_on = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user