mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-07-15 15:43:16 +02:00
post rebase fix
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
"""danswerbot -> onyxbot
|
"""danswerbot -> onyxbot
|
||||||
|
|
||||||
Revision ID: 54a74a0417fc
|
Revision ID: 54a74a0417fc
|
||||||
Revises: bf7a81109301
|
Revises: 94dc3d0236f8
|
||||||
Create Date: 2024-12-11 18:05:05.490737
|
Create Date: 2024-12-11 18:05:05.490737
|
||||||
|
|
||||||
"""
|
"""
|
||||||
@ -10,7 +10,7 @@ from alembic import op
|
|||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = "54a74a0417fc"
|
revision = "54a74a0417fc"
|
||||||
down_revision = "bf7a81109301"
|
down_revision = "94dc3d0236f8"
|
||||||
branch_labels = None
|
branch_labels = None
|
||||||
depends_on = None
|
depends_on = None
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user