alembic once again (#2221)

This commit is contained in:
pablodanswer
2024-08-22 22:28:13 -07:00
committed by GitHub
parent 5cb9c17ddf
commit c152123ef4

View File

@@ -1,7 +1,7 @@
"""embedding provider by provider type
Revision ID: f17bf3b0d9f1
Revises: ee3f4b47fad5
Revises: 351faebd379d
Create Date: 2024-08-21 13:13:31.120460
"""
@@ -12,7 +12,7 @@ import sqlalchemy as sa
# revision identifiers, used by Alembic.
revision = "f17bf3b0d9f1"
down_revision = "ee3f4b47fad5"
down_revision = "351faebd379d"
branch_labels = None
depends_on = None