You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Remove DO $$ block from migration 012 for compatibility
- Remove complex DO $$ validation block that causes issues with semicolon-splitting migration runner
- Migration will rely on constraints and indexes to catch any data issues
- Simplifies migration execution for better compatibility
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments