Skip to content

Implement support for interval units.#566

Merged
mp911de merged 1 commit intopgjdbc:mainfrom
emilwihlander:implement-all-interval-units
Dec 7, 2022
Merged

Implement support for interval units.#566
mp911de merged 1 commit intopgjdbc:mainfrom
emilwihlander:implement-all-interval-units

Conversation

@emilwihlander
Copy link
Copy Markdown
Contributor

@emilwihlander emilwihlander commented Nov 17, 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

Solves #565

New Public APIs

Additional context

@mp911de mp911de added the type: bug A general bug label Nov 17, 2022
@mp911de mp911de added this to the 1.0.1.RELEASE milestone Nov 17, 2022
@mp911de mp911de merged commit c889796 into pgjdbc:main Dec 7, 2022
mp911de pushed a commit that referenced this pull request Dec 7, 2022
[#566][resolves #565]

Co-authored-by: Emil Wihlander <emil.wihlander@zynka.se>
@mp911de
Copy link
Copy Markdown
Collaborator

mp911de commented Dec 7, 2022

Thank you for your contribution. That's merged and backported now.

@mp911de mp911de linked an issue Dec 7, 2022 that may be closed by this pull request
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.

Interval.parse doesn't parse week

3 participants