Commit 488b81e
docs: scope migration consolidation in UPGRADE.md and CHANGELOG
Documents the 2.x → 3.0 consolidation operator flow before the actual
squash lands: rewrites step 3 to use `doctrine:migrations:rollup`
instead of `migrate` for upgraders (orphaned versions would otherwise
cause migrate to fail), notes the 2.7.x prerequisite, and keeps the
fresh-install path on `migrate` against the single consolidated file.
CHANGELOG also flags the deferral of the `template` column drop
(icon, resources, description) from 3.0 to 3.1 so the consolidated
migration represents end-of-2.7 schema exactly — fresh and upgraded
installs stay symmetric for the eventual 3.1 drop.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 456dcd5 commit 488b81e
2 files changed
Lines changed: 33 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
7 | 14 | | |
8 | 15 | | |
9 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
77 | 86 | | |
78 | 87 | | |
79 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
80 | 95 | | |
81 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
82 | 106 | | |
83 | 107 | | |
84 | 108 | | |
| |||
0 commit comments