Commit 9ce1e9f
committed
test: ensure dropped columns case is tested
Ensure the `if (att->attisdropped)` branch is tested, by adding new
columns in the fixtures and then dropping the with
`ALTER TABLE projects DROP COLUMN project_name`.1 parent 07eadf6 commit 9ce1e9f
1 file changed
+10
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
6 | 12 | | |
7 | 13 | | |
8 | 14 | | |
| |||
0 commit comments