Skip to content

Commit 70fd811

Browse files
committed
Some error messages to skip
1 parent e178a11 commit 70fd811

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/configs/attach_postgres.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"postgres_scanner"
1010
],
1111
"skip_error_messages": [
12-
"zkxjvhckjhsdfkjhfdsakjh"
12+
"RETURNING is not implemented for Postgres yet",
13+
"SET DEFAULT is not yet supported for updates of a Postgres table"
1314
],
1415
"skip_tests": [
1516
{

0 commit comments

Comments
 (0)