Commit d3fc122
authored
fix: fix various schema engine test issues (#5647)
[TML-1501](https://linear.app/prisma-company/issue/TML-1501/fix-broken-se-ci)
Removes postgres 9, 10 and 11 from the CI. Also includes some minor test
fixes for issues that were unnoticed becuase of the workflow being
broken.
/test-all1 parent 9bf76db commit d3fc122
20 files changed
Lines changed: 25 additions & 98 deletions
File tree
- .github/workflows
- .test_database_urls
- query-engine/connector-test-kit-rs
- test-configs
- schema-engine
- sql-introspection-tests/tests/simple/cockroach/views
- sql-migration-tests/tests/migrations
- sql-schema-describer/tests/describers
- postgres_describer_tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 52 | | |
59 | 53 | | |
60 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | 103 | | |
110 | 104 | | |
111 | 105 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | 222 | | |
241 | 223 | | |
242 | 224 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | 55 | | |
89 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
90 | 60 | | |
91 | 61 | | |
92 | 62 | | |
| |||
97 | 67 | | |
98 | 68 | | |
99 | 69 | | |
100 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
101 | 74 | | |
102 | 75 | | |
103 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
This file was deleted.
0 commit comments