Skip to content

Add support for Postgres enumerated types #284

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

Merged
merged 1 commit into from
Jun 16, 2020
Merged

Add support for Postgres enumerated types #284

merged 1 commit into from
Jun 16, 2020

Conversation

mp911de
Copy link
Collaborator

@mp911de mp911de commented May 29, 2020

We now provide a EnumCodec to map Java types to Postgres enumerated types.

[closes #244]

We now provide a EnumCodec to map Java types to Postgres enumerated types.

[closes #244]
@mp911de mp911de added the type: enhancement A general enhancement label May 29, 2020
@mp911de mp911de added this to the 0.8.4.RELEASE milestone May 29, 2020
@mp911de mp911de merged commit b05134f into 0.8.x Jun 16, 2020
@mp911de mp911de deleted the enum-codec branch June 16, 2020 06:45
mp911de added a commit that referenced this pull request Jun 16, 2020
Add support for Postgres enumerated types

[#244][#284]
mp911de added a commit that referenced this pull request Jun 16, 2020
Add support for Postgres enumerated types

[#244][#284]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant