-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.sqliteIssues and PRs related to the SQLite subsystem.Issues and PRs related to the SQLite subsystem.
Description
What is the problem this feature will solve?
With sqlite3_create_function(), it's easy to implement customized queries such as regex or nlp search. Also, this enhances alignment with existing sqlite3 libraries in Node.JS world such as sql.js or bettersqlite.
What is the feature you are proposing to solve the problem?
Expose an API like this
What alternatives have you considered?
No response
MaikoTan and TheOneTheOnlyJJH4M5TER
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.sqliteIssues and PRs related to the SQLite subsystem.Issues and PRs related to the SQLite subsystem.
Type
Projects
Status
Triaged