JSONB #192
Unanswered
windowsdeveloperwannabe
asked this question in
Q&A
JSONB
#192
Replies: 1 comment 3 replies
-
I figured you can use
Is there any way to make deserialisation a bit easier when retrieving? For example get the more commonly used |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I couldn't find much info on how to use
jsonb
columns so I wanted to check how other people do it. Did I manage to guess the correct way to use it? And if I did, how should I handle bubbling up the error if deserialize fails when mapping database results back to a proper struct? 🙂Beta Was this translation helpful? Give feedback.
All reactions