Open
Description
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
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Triaged
Activity
mcollina commentedon Mar 20, 2025
cc @nodejs/sqlite
geeksilva97 commentedon Jun 21, 2025
+1
I can see the value in such a feature, and it has been requested in other packages out there.
Refs:
geeksilva97 commentedon Jun 21, 2025
Do you see this as a new API just for working with tags, @mcollina, or would it be on top of the current api like below?