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

Update to proper sqlite3 version #1234

Merged
merged 1 commit into from
Apr 20, 2022
Merged

Conversation

mat-if
Copy link
Contributor

@mat-if mat-if commented Apr 20, 2022

Summary

sqlite3 package is under new management, which broke the downloads of the pre-compiled binaries. The upside is that they finally released an updated version with the changes we were using, so now we can use the regular npm version. See TryGhost/node-sqlite3#1572 for more information about the change in ownership.

This might also remove/minimize the python dependency: TryGhost/node-sqlite3#1570

Testing Plan

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and
what additional work is required, if any.

[ ] Yes
[ ] No

sqlite3 package is under new management, which broke the downloads of the pre-compiled binaries. The upside is that they finally released an updated version with the changes we were using, so now we can use the regular npm version. See TryGhost/node-sqlite3#1572 for more information about the change in ownership.
@mat-if mat-if requested a review from a team as a code owner April 20, 2022 19:46
@dguenther dguenther merged commit efc201f into staging Apr 20, 2022
@dguenther dguenther deleted the mat/sqlite-update-again branch April 20, 2022 21:50
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