Skip to content

Add escaping to column/parameter names #2

@benedeki

Description

@benedeki

Background

Columns and parameters can have letters other than [a-z_]. This can be handled by putting the names in double quotes.

Feature

Add quoting (") when injecting parameter/column names into the queries.
NB! consider escaping need if double quote is part of the column name (bad idea, but still)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

🏗 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions