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

Add json column support to container backend #184

Merged
merged 2 commits into from
Mar 16, 2018
Merged

Conversation

shioyama
Copy link
Owner

Currently, the Container backend requires a jsonb column. With this change, we check the column type and correctly handle translations on a json column in the same way, and raise if the column type is neither json nor jsonb.

@shioyama shioyama force-pushed the json_container branch 2 times, most recently from ca904dc to 8e6c4e0 Compare March 16, 2018 03:12
@shioyama shioyama merged commit 94bd11a into master Mar 16, 2018
@shioyama shioyama deleted the json_container branch March 16, 2018 14:40
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

Successfully merging this pull request may close these issues.

1 participant