We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39e566b + 5e18515 commit f131f0cCopy full SHA for f131f0c
src/operators/order_by_test.sql
@@ -144,4 +144,4 @@ DECLARE
144
END;
145
$$ LANGUAGE plpgsql;
146
147
-PERFORM drop_table_with_encrypted();
+SELECT drop_table_with_encrypted();
0 commit comments