mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-06-22 14:00:57 +02:00
alembic once again (#2221)
This commit is contained in:
parent
5cb9c17ddf
commit
c152123ef4
@ -1,7 +1,7 @@
|
|||||||
"""embedding provider by provider type
|
"""embedding provider by provider type
|
||||||
|
|
||||||
Revision ID: f17bf3b0d9f1
|
Revision ID: f17bf3b0d9f1
|
||||||
Revises: ee3f4b47fad5
|
Revises: 351faebd379d
|
||||||
Create Date: 2024-08-21 13:13:31.120460
|
Create Date: 2024-08-21 13:13:31.120460
|
||||||
|
|
||||||
"""
|
"""
|
||||||
@ -12,7 +12,7 @@ import sqlalchemy as sa
|
|||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = "f17bf3b0d9f1"
|
revision = "f17bf3b0d9f1"
|
||||||
down_revision = "ee3f4b47fad5"
|
down_revision = "351faebd379d"
|
||||||
branch_labels = None
|
branch_labels = None
|
||||||
depends_on = None
|
depends_on = None
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user