Commit c0abc13
authored
feat(ci): Align table summary with migration logic (#8874)
#### Summary
This aligns our tables changes summary with https://www.cloudquery.io/docs/advanced-topics/migrations.
The only changes that are considered non breaking are:
1. Changing the order of a column
2. Adding a new non PK column
<!--1 parent e42cf9f commit c0abc13
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments