fix: ORM↔migration drift — unique constraint, drop unused index, fix merge_strategy default
Migration 0071 created ix_fetch_mpack_cache_repo_tip as a unique index but the ORM model uses UniqueConstraint. Also drops the unused ix_proposal_comments_author_user_id index and updates the merge_strategy server default from state_overlay to overlay (matching migration 0070's data rename).
sha256:b495cfec8059b1f4f9a72993e26e611b559cf3cbf989b4a1121a31e7a99fc7ef
sha
+11
symbols
1 changed · 973 in snapshot
files
sha256:0dd26099216b9396caa061d1d69d96b9dbba9ed96e1bcd8ecda50fa96ff0995a
snapshot
+11
symbols added
1
file changed
973
files in snapshot
0
dead code introduced
Semantic Changes
11 symbols
Files Changed
+1
973 in snapshot
+1
973 in snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:b495cfec8059b1f4f9a72993e26e611b559cf3cbf989b4a1121a31e7a99fc7ef --body "your comment"
No comments yet. Be the first to start the discussion.