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

Fix LocalTimeCodec array OID #555

Closed
wants to merge 1 commit into from
Closed

Fix LocalTimeCodec array OID #555

wants to merge 1 commit into from

Conversation

jadenhou
Copy link
Contributor

@jadenhou jadenhou commented Nov 1, 2022

Make sure that:

  • You have read the contribution guidelines.
  • You have created a feature request first to discuss your contribution intent. Please reference the feature request ticket number in the pull request.
  • You use the code formatters provided here and have them applied to your changes. Don't submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.

Issue description

When using LocalTime[], an exception is thrown. After checking the code, it is found that the postgresArrayType parameter in LocalTimeCodec is incorrect

@mp911de mp911de added the type: bug A general bug label Nov 2, 2022
@mp911de mp911de added this to the 1.0.0.RELEASE milestone Nov 8, 2022
@mp911de mp911de changed the title Fixed LocalTimeCodec Fix LocalTimeCodec array OID Nov 8, 2022
@mp911de mp911de closed this in b210fd1 Nov 8, 2022
mp911de added a commit that referenced this pull request Nov 8, 2022
[#555]

Signed-off-by: Mark Paluch <mpaluch@vmware.com>
@mp911de mp911de modified the milestones: 1.0.0.RELEASE, 0.9.3.RELEASE Nov 8, 2022
mp911de pushed a commit that referenced this pull request Nov 8, 2022
mp911de added a commit that referenced this pull request Nov 8, 2022
[#555]

Signed-off-by: Mark Paluch <mpaluch@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants