Replies: 1 comment
-
Hi, you can use But if you want to get a error then maybe you can create a some wrapper for the generated |
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.
-
HI,
Usually, when I'm deleting a single query using pgx, I will have it return an error if the record was not found. I noticed that the code throws away the rows changed tag in exec queries. Is there a way to get an error back if the delete resulted in no changes?
Beta Was this translation helpful? Give feedback.
All reactions