Skip to content

Make sqlite module consitent with other modules like fs #56940

Closed
@geeksilva97

Description

@geeksilva97

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIssues that request new features to be added to Node.js.sqliteIssues and PRs related to the SQLite subsystem.

    Type

    No type

    Projects

    Status

    Awaiting Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions