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

Do not enable modern_sqlite feature #202

Merged
merged 2 commits into from
Oct 24, 2024
Merged

Do not enable modern_sqlite feature #202

merged 2 commits into from
Oct 24, 2024

Conversation

stefunctional
Copy link
Contributor

Description of changes:

That is a dangerous feature as this allows an easy mismatch between headers built against and the library linked to.

Call-outs:

No quite sure if that should be considered a breaking change. Strictly speaking, it probably is. Let me know if I should bump the minor version number instead.

Testing:

Built locally and ran tests.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT license.

That is a dangerous default as this allows an easy mismatch between headers
built against and the library linked to.
@stefunctional stefunctional requested a review from a team as a code owner October 24, 2024 03:01
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.16%. Comparing base (aed6596) to head (f5a9e88).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #202   +/-   ##
=======================================
  Coverage   90.16%   90.16%           
=======================================
  Files         175      175           
  Lines       31408    31408           
=======================================
  Hits        28320    28320           
  Misses       3088     3088           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tomleavy tomleavy merged commit 6d4a11a into main Oct 24, 2024
32 checks passed
@tomleavy tomleavy deleted the no-modern-sqlite branch October 24, 2024 14:45
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.

4 participants