-
-
Notifications
You must be signed in to change notification settings - Fork 38.1k
Add template tags support to node:sqlite #57570
Copy link
Copy link
Closed
Labels
feature requestIssues requesting new Node.js features.Issues requesting new Node.js features.sqliteIssues and PRs related to the SQLite subsystem.Issues and PRs related to the SQLite subsystem.
Description
Activity
Metadata
Metadata
Assignees
Labels
feature requestIssues requesting new Node.js features.Issues requesting new Node.js features.sqliteIssues and PRs related to the SQLite subsystem.Issues and PRs related to the SQLite subsystem.
Type
Projects
- StatusShow more project fieldsTriaged
What is the problem this feature will solve?
I've created a small module https://github.com/mcollina/node-sqlite-tags to add template tags to our SQLite implementation.
What is the feature you are proposing to solve the problem?
Adding something similar to the module itself.
What alternatives have you considered?
No response