Add escaping to column/parameter names
Abierto
enhancement
- Lenguaje dominante
- Scala
- Estrellas
- 3
- Forks
- 2
- Merge medio
- 14 h 48 min
- PR fusionados (30 d)
- 1
Descripción
## 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)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.