-
-
Notifications
You must be signed in to change notification settings - Fork 37.5k
stabilization of node:sqlite module #57445
Copy link
Copy link
Open
Labels
never-staleIssues and PRs exempt from automated stale handling.Issues and PRs exempt from automated stale handling.sqliteIssues and PRs related to the SQLite subsystem.Issues and PRs related to the SQLite subsystem.
Description
Activity
Metadata
Metadata
Assignees
Labels
never-staleIssues and PRs exempt from automated stale handling.Issues and PRs exempt from automated stale handling.sqliteIssues and PRs related to the SQLite subsystem.Issues and PRs related to the SQLite subsystem.
What is the problem this feature will solve?
I couldn't find any issues tracking the stabalization of the node:sqlite module. Built in sqlite support will remove the need for native modules which complicate build and distribution.
What is the feature you are proposing to solve the problem?
Eventually stabilizing test sqlite
What alternatives have you considered?
No response