Add escaping to column/parameter names
Aperta
enhancement
- Lingua principale
- Scala
- Stelle
- 3
- Fork
- 2
- Merge medio
- 14h 48m
- PR unite (30g)
- 1
Descrizione
## 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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.