Commit 4c7be5b
committed
refactor(migration): rename 'completed' column to 'triggerJobCompleted' in onboarding table
- Updated the SQL migration to remove the 'completed' column and replace it with 'triggerJobCompleted'.
- Adjusted the update statement for clarity by removing unnecessary table aliases.
- Ensured the migration aligns with recent changes in the onboarding model.1 parent 317555e commit 4c7be5b
1 file changed
Lines changed: 3 additions & 3 deletions
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
0 commit comments