We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
# json: Bytes[123, 34, 102] # jsonb: Bytes[1, 123, 34, 102, 111]
Thanks @alecdwm for bugreport!
The text was updated successfully, but these errors were encountered:
feat: add PG::JSONB converter
272bf40
Closes #81
Hey @alecdwm could you test the latest development branch commit please? I did some refactoring which should not cause any conflicts — in theory 😅
development
Sorry, something went wrong.
3100e3f
ecf58ca
Closed by ecf58ca.
Seems to work to me, thanks!
vladfaust
No branches or pull requests
Thanks @alecdwm for
bugreport!The text was updated successfully, but these errors were encountered: