mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-10-11 05:36:03 +02:00
Fix migration multiple head issue
This commit is contained in:
@@ -10,7 +10,7 @@ import sqlalchemy as sa
|
|||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = "ec85f2b3c544"
|
revision = "ec85f2b3c544"
|
||||||
down_revision = "3879338f8ba1"
|
down_revision = "70f00c45c0f2"
|
||||||
branch_labels: None = None
|
branch_labels: None = None
|
||||||
depends_on: None = None
|
depends_on: None = None
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user