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

fix: revert to last known working version of go.riyazali.net/sqlite #389

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

patrickdevivo
Copy link
Contributor

Latest builds of the standalone SQLite extension seemed unable to .load into SQLite. This PR just points to a less recent version of go.riyazali.net/sqlite (the last sha used that doesn't have the issue)

@patrickdevivo patrickdevivo requested a review from a team as a code owner August 15, 2023 17:36
Latest builds of the standalone SQLite extension seemed unable to `.load` into SQLite. This PR just points to a less recent version of `go.riyazali.net/sqlite` (the last sha used that doesn't have the issue)
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #389 (1df1d8c) into main (3d35ff7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #389   +/-   ##
=======================================
  Coverage   70.92%   70.92%           
=======================================
  Files          57       57           
  Lines        4461     4461           
=======================================
  Hits         3164     3164           
  Misses        928      928           
  Partials      369      369           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@patrickdevivo patrickdevivo merged commit c6aa656 into main Aug 15, 2023
6 checks passed
@patrickdevivo patrickdevivo deleted the fix/revert-sqlite-driver branch August 15, 2023 18:02
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