mirror of
https://github.com/turnstonelabs/turnstone.git
synced 2026-08-13 15:32:24 -06:00
fix(migrations): rebase role_permission_overrides to 058
PR #560 mitigation #1 landed 057_output_assessments_llm_judge.py on main in parallel; my migration claimed the same number, forking alembic's head and breaking postgres. Renumbered to 058 and re-pointed down_revision at 057 so the chain stays linear. No behaviour change — same DDL. Full sweep clean (6730 passed).
This commit is contained in:
Reference in New Issue
Block a user