microsoft / vscode-node-sqlite3

Asynchronous, non-blocking SQLite3 bindings for Node.js
BSD 3-Clause "New" or "Revised" License
34 stars 10 forks source link

Is it specifically designed for VScode Extension? #25

Closed daGaiGuanYu closed 1 year ago

mengdu commented 1 year ago

The same question, can this be used in extension?

bpasero commented 1 year ago

Please use https://github.com/TryGhost/node-sqlite3 and ask for support there. This fork is intended to be only used with VS Code.