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

Fixed the GenericDateJdbcType when mapping Option[Duration] column #360

Merged
merged 1 commit into from
Jul 29, 2017

Conversation

andrezimmermann
Copy link
Contributor

@andrezimmermann andrezimmermann commented Jul 28, 2017

Closes #359

Added a test case with Option columns, for the PgDate2SupportSuite.
Without the fix at GenericDateJdbcType, you can reproduce the reported error.

@tminglei tminglei merged commit c4aca84 into tminglei:master Jul 29, 2017
@tminglei
Copy link
Owner

Merged. Thanks! 👍

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.

GenericDateJdbcType fails to read a null Duration
2 participants