Skip to content

Feature Request: Detect / Format parameters included in SQL statement #768

Open
@ghedwards

Description

@ghedwards

Describe the Feature
Detect / Format parameters included in SQL statement

Such as
SELECT * FROM test = ?
parameters: ['foo']

Why do you want this feature?
Some tools / logging output queries with the parameters listed at the end of the statement, this enhancement would allow formatting this type of SQL anywhere without direct access to the API, like in VSCode for example.

I'm happy to help with the code on this if its likely to be merged as a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions