Commit d268f2b
authored
fix: migration can now correctly resume after stopping (#7210)
Description
---
Fixes a potential migration issue where the migration can break
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Bug Fixes**
- Improved migration process to ensure outdated PayRef index entries are
removed before rebuilding, preventing stale or incorrect data.
- Updated PayRef entry handling to allow existing entries to be safely
overwritten during migrations, reducing potential errors.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 65af015 commit d268f2b
1 file changed
+23
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3130 | 3130 | | |
3131 | 3131 | | |
3132 | 3132 | | |
| 3133 | + | |
3133 | 3134 | | |
3134 | 3135 | | |
3135 | 3136 | | |
| |||
3140 | 3141 | | |
3141 | 3142 | | |
3142 | 3143 | | |
| 3144 | + | |
| 3145 | + | |
| 3146 | + | |
| 3147 | + | |
| 3148 | + | |
| 3149 | + | |
| 3150 | + | |
3143 | 3151 | | |
3144 | 3152 | | |
3145 | 3153 | | |
3146 | 3154 | | |
3147 | 3155 | | |
3148 | | - | |
3149 | | - | |
3150 | | - | |
3151 | | - | |
3152 | | - | |
3153 | | - | |
3154 | | - | |
3155 | | - | |
3156 | | - | |
3157 | | - | |
3158 | | - | |
3159 | | - | |
| 3156 | + | |
| 3157 | + | |
| 3158 | + | |
| 3159 | + | |
| 3160 | + | |
| 3161 | + | |
| 3162 | + | |
| 3163 | + | |
| 3164 | + | |
| 3165 | + | |
| 3166 | + | |
| 3167 | + | |
| 3168 | + | |
3160 | 3169 | | |
3161 | 3170 | | |
3162 | 3171 | | |
| |||
3282 | 3291 | | |
3283 | 3292 | | |
3284 | 3293 | | |
3285 | | - | |
| 3294 | + | |
3286 | 3295 | | |
3287 | 3296 | | |
3288 | 3297 | | |
3289 | 3298 | | |
3290 | | - | |
| 3299 | + | |
3291 | 3300 | | |
3292 | 3301 | | |
3293 | 3302 | | |
| |||
0 commit comments