Commit 17ff9df
Fix missing migration journal entries for 0018 and 0019
The migration SQL files existed but were not registered in the Drizzle
journal, so they were skipped during production deployment. This caused
"column vibe_description_synced_at does not exist" errors.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 26fc864 commit 17ff9df
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
88 | 102 | | |
89 | 103 | | |
90 | 104 | | |
0 commit comments