Skip to content

sqlite: allow logging of statements #62996

@Ecco

Description

@Ecco

What is the problem this feature will solve?

It would be nice if there was an option to log SQL statements performed.

More specifically, the ability to run queries from a tagged template string is really cool, but we don't get to see the actual command as seen by SQLite.

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

Something like better-sqlite3's verbose option would be ideal.

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