You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
When runing multiple inserts separated by semicolon, I get the error Cannot insert multiple commands into a prepared statement.
Line: /pg-native/index.js:173:26
I thought multiple statements were possible since v2 ...