-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
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?
node:sqlite
module deals with paths for the database location. We should support Buffer
and URL
following up on this comment. Just like fs does.
What is the feature you are proposing to solve the problem?
Support both the three options: String, Buffer and URL
What alternatives have you considered?
No response
aduh95, WillianAgostini, marco-ippolito and TheOneTheOnlyJJ
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
Awaiting Triage