Commit 0533fe7
fix(migrations): renumber dedup-execution-mode migrations onto current dev leaf
Rebasing onto dev pulled in 0273_product_upper_name_index,
0274_finding_sla_expiration_index and 0275_usercontactinfo_user_state_details,
colliding with this branch's 0273/0274 and producing two leaf nodes.
Renumber onto the current leaf:
- 0273_usercontactinfo_deduplication_execution_mode -> 0276_..., dep 0275_usercontactinfo_user_state_details
- 0274_seed_deduplication_execution_mode -> 0277_..., dep 0276_usercontactinfo_deduplication_execution_mode
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 1d9fcde commit 0533fe7
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- dojo/db_migrations
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments