fix: rebase migration onto actual head (067)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
chihlasm
2026-03-28 02:20:18 +00:00
parent 3bb3712d74
commit d07e622aef

View File

@@ -9,7 +9,7 @@ import sqlalchemy as sa
from sqlalchemy.dialects.postgresql import JSONB
revision = "fc01a1b2c3d4"
down_revision = "4f4137ce79e5"
down_revision = "067"
branch_labels = None
depends_on = None