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.
1 parent 1c47b5f commit a9ba5efCopy full SHA for a9ba5ef
examples/pg_arrays.p6
@@ -73,4 +73,4 @@ say %h;
73
74
# Cleanup
75
$sth.finish;
76
-$dbh.disconnect;
+$dbh.dispose;
0 commit comments