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(jdbc-postgres): void types from query are converted to null #135

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

brian-mulier-p
Copy link
Member

closes #130

Copy link
Member

@loicmathieu loicmathieu left a comment

Choose a reason for hiding this comment

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

Maybe other databases may take advantage of the void type.
Anyway, this will fix the issue we have today with Postgres.

@brian-mulier-p brian-mulier-p merged commit 2e25908 into master Jun 26, 2023
@tchiotludo tchiotludo deleted the fix/void-postgresql-query branch June 26, 2023 09:02
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.

Postgres Void object are not serialized
2 participants