How can I mark an insert as only returning one row?
MrSuttonmann opened this issue · 2 comments
MrSuttonmann commented
G4brym commented
Hey @MrSuttonmann, currently you need to cast the result to singular, because my typescript knowledge is limited and i didn't manage to solve this issue
I will try to solve it again soon, but meanwhile pull requests are well come to solve this 😄
G4brym commented
Hello @MrSuttonmann i've just published a new version (v1.2.3) that solves your issue, can you install the update and confirm the fix?
Thanks