Commit 87f7a5a
Guard is_comped column addition with existence check
Prevents deploy failure when the column already exists from
a previously run (now deleted) duplicate migration.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent df0e158 commit 87f7a5a
1 file changed
Lines changed: 5 additions & 3 deletions
File tree
- database/migrations
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments