Skip to content
New issue

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

Support for jsonb #7

Open
mikezerosix opened this issue Jul 8, 2016 · 1 comment
Open

Support for jsonb #7

mikezerosix opened this issue Jul 8, 2016 · 1 comment

Comments

@mikezerosix
Copy link

I guess that would be pretty trivial thing to do. As jsonb should be castable to PGObject so it should be just making copy of your existing json - type code and replacing "json" string with "jsonb".

@bazar-nazar
Copy link
Owner

Sure. Sorry, were really busy. Hope will come back to this project soon. If you want to support project, you are welcome to make a pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants