Commit 827587c
fix: Fix unterminated dollar-quoted string in migration 012
- Properly terminate DO $$ block with separate END; and $$; statements
- Fixes PostgreSQL syntax error preventing migration execution
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 925b67e commit 827587c
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
0 commit comments