Commit a186a73
Elvis Pranskevichus
test: Fix SchemaNameError test
PostgreSQL 9.3 raises UndefinedTableError instead of SchemaNameError
when a reference to a non-existent table in a non-existent schema is
made. Fix the test to test for non-existent schema specifically.1 parent 6ef6e1d commit a186a73
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1355 | 1355 | | |
1356 | 1356 | | |
1357 | 1357 | | |
1358 | | - | |
| 1358 | + | |
1359 | 1359 | | |
1360 | 1360 | | |
1361 | 1361 | | |
| |||
0 commit comments