-
Notifications
You must be signed in to change notification settings - Fork 11
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
Debt: upstream changes from vscode-node-sqlite3 #11
Comments
Hey @bpasero and @deepak1556 🙂 I'm one of the new maintainers for I wanted to let you know that we're absolutely open to upstreaming your changes. I'm currently working on getting CI fixed up and getting a new release w/ prebuilt binaries but then we should be good to see what can be done. Note: Ghost actually uses |
We will switch after new release of sqlite is available :) |
@daniellockyer that is excellent news! we would love to switch then back to the official version ❤️ |
|
Hey @bpasero - I've fixed up the repo and it's feeling more stable now. Would you like to rebase your PRs and then we can get them merged 🙂 |
Yes will do in our debt week (early June). |
Done, will see for the other two. |
@bpasero Thanks for all the PRs 🙂 Q: is there a specific reason that vscode is still using this fork? https://github.com/microsoft/vscode/blob/28e52a46fe8df0c924c881e438e124c05f171b9c/package.json#L68. Is there anything I can do to get it to switch back? Or is it dependent on the pending PRs? We have a VSCode user reporting a bug when building VScode and I've just discovered it's still using the fork here 🙂 |
We plan to drop our fork, but we have currently no available engineering resources to do it. It is not as simple as just changing the library, it is also validating all the changes that went in (including SQLite itself) brings no regressions. |
That's understandable 🙂 Let me know if I can help anywhere |
The text was updated successfully, but these errors were encountered: