support sqlite.loadExtension
#53898
Labels
feature request
Issues that request new features to be added to Node.js.
sqlite
Issues and PRs related to the SQLite subsystem.
What is the problem this feature will solve?
Support SQLite load extension feature.
https://www.sqlite.org/loadext.html
What is the feature you are proposing to solve the problem?
What alternatives have you considered?
better-sqlite3
,node-sqlite3
,jsr:@db/sqlite
bun:sqlite
They all have such APIs
The text was updated successfully, but these errors were encountered: