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 MapUserType to support converstion between Map and hstore #443

Merged
merged 1 commit into from Jan 15, 2020

Conversation

hstonec
Copy link
Contributor

@hstonec hstonec commented Jan 14, 2020

This PR added MapUserType which can be used to convert a Java Map<String, String> to/from a PostgreSQL column with hstore type.

This change is Reviewable

Copy link
Collaborator

@weiminyu weiminyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 8 of 8 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@hstonec hstonec merged commit 6aa7c19 into google:master Jan 15, 2020
@hstonec hstonec deleted the add-support-for-hstore branch January 15, 2020 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants