Add escaping to column/parameter names
Aberta
enhancement
- Linguagem predominante
- Scala
- Estrelas
- 3
- Forks
- 2
- Merge médio
- 14h 48min
- PRs com merge (30d)
- 1
Descrição
## 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)
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.