Skip to content

[sqlite] Please add possibility to get prepared statement columns #57457

Description

@zdm

What is the problem this feature will solve?

Our sqlite driver uses columns into to automatically decode content.
In any case this is useful functionality that can be used in many other cases (debugging, logging, etc.).

What is the feature you are proposing to solve the problem?

I am not familiar with the sqlite internal API but I think you need to expose sth.columns() method or something similar.

What alternatives have you considered?

No alternatives.

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