Replies: 1 comment
-
I was able to get it to work with: SELECTforcing the type:
INSERT/UPDATE
It does add some boilerplate though. Is there a better approach? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm struggling with something as simple as a SELECT query.
The return type has no properties except
constructor
. How do I access the results as rows?Beta Was this translation helpful? Give feedback.
All reactions