Commit b44fc6a
committed
fix(migrations): Preserve event cutover journal order
Keep the applied conversation-events schema entry at its main-branch ledger position, then journal the retained context, visible-message, and usage migrations in deployment order.
Freeze the rebased data migration implementations against the current event schema and update bootstrap coverage for mixed journals.1 parent 05139a1 commit b44fc6a
12 files changed
Lines changed: 7487 additions & 2427 deletions
File tree
- packages/junior
- migrations
- meta
- src
- chat/state
- migration-helpers
- tests
- component
- cli
- integration
- api/conversations
Lines changed: 3349 additions & 1010 deletions
Large diffs are not rendered by default.
Lines changed: 1914 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 2125 additions & 0 deletions
Large diffs are not rendered by default.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
80 | 94 | | |
81 | 95 | | |
82 | 96 | | |
| |||
0 commit comments