Skip to content

Handle null values in IntervalConverter and TimestampConverter in jOOQ #190

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 3 commits into from
Jun 16, 2025

Conversation

Daza10samu
Copy link
Contributor

@Daza10samu Daza10samu commented Jun 10, 2025

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

When trying to upsert/update timestamp field in jOOQ repository, it couses NullPointerException

Issue Number: N/A

What is the new behavior?

  • Now it is possible to upsert/update Timestamp fields to null

Other information

@alex268 alex268 requested a review from KirillKurdyukov June 11, 2025 14:32
@KirillKurdyukov KirillKurdyukov merged commit 53948bf into ydb-platform:main Jun 16, 2025
2 checks passed
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.

2 participants