Commit c3f7fd1
authored
Updated DB migration types to support "instant" algorithm (TryGhost#29168)
towards https://linear.app/ghost/issue/NY-1406
This is a types-only change that should have no user impact.
`algorithm: 'instant'` is now supported for adding and dropping columns.1 parent f0de650 commit c3f7fd1
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments