pgo icon indicating copy to clipboard operation
pgo copied to clipboard

Cryptic {error, badarg} return

Open bryanhughes opened this issue 4 years ago • 1 comments

Accidentally set a map with a field value of {ok, 12345} instead of 12345. Calling pgo:query/2 with the param list returns only {error, badarg}, which is correct but challenging to debug.

bryanhughes avatar Oct 01 '19 20:10 bryanhughes

I think this is much better now and this issue may be able to be closed.

tsloughter avatar Sep 07 '20 18:09 tsloughter