Skip to content

Make sqlite module consitent with other modules like fs #56940

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIssues requesting new Node.js features.sqliteIssues and PRs related to the SQLite subsystem.

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions