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

EWB-4362: Update SQLite JDBC to 3.44.1.0 #37

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

Lax125
Copy link
Member

@Lax125 Lax125 commented Jan 18, 2024

Description

Updates sqlite-jdbc to 3.44.1.0, fixing an issue with running certain tests on Windows involving round trips for floating-point values.

Associated tasks

No blocking nor blocked tasks.

Checklist

If any of these are not applicable, strikethrough the line ~like this~. Do not delete it!. Let the reviewer decide if you should have done it.

Code

  • I have performed a self review of my own code (including checking issues raised when creating the PR).
  • I have added/updated unit tests for these changes, and if not I have explained why they are not necessary. (No test changes needed for non-breaking version bump)
  • I have commented my code in any hard-to-understand or hacky areas.
  • I have handled all new warnings generated by the compiler or IDE.
  • I have rebased onto the target branch (usually main).

Documentation

  • I have updated the changelog.
  • I have updated any documentation required for these changes.

Breaking Changes

  • I have considered if this is a breaking change and will communicate it with other team members if so.

Non-breaking version bump, so no breaking changes.

Signed-off-by: Marcus Koh <[email protected]>
@ryanjcoleman
Copy link
Member

Task linked: EWB-4362 Update sqlite-jdbc to 3.44.x

@Lax125 Lax125 marked this pull request as ready for review January 18, 2024 23:42
@Lax125 Lax125 requested a review from gcarwardine January 18, 2024 23:42
@kgreav kgreav merged commit eb72e2b into main Jan 19, 2024
2 checks passed
@kgreav kgreav deleted the EWB-4362-update-sqlite-jdbc-to-3.44.x branch January 19, 2024 03:27
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.

3 participants