fix: use raw SQL for table/column existence checks in 0035 repair migration
sa_inspect(conn) is unreliable in alembic's sync migration context; information_schema queries work correctly in all cases.
sha256:d1bdaa2510591c8a727298fad60db74569790cc82d7a7fc5c924af2ce8e8f49c
sha
+1
~2
−1
symbols
sha256:67c568a172c736b787bb37c7af930b5971242c1d9e86bb93f8fc838f5502295f
snapshot
+1
symbol added
~2
symbols modified
−1
symbol removed
0
dead code introduced
Semantic Changes
4 symbols
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:d1bdaa2510591c8a727298fad60db74569790cc82d7a7fc5c924af2ce8e8f49c --body "your comment"
No comments yet. Be the first to start the discussion.