Add escaping to column/parameter names
オープン
enhancement
- 主要言語
- Scala
- スター
- 3
- フォーク
- 2
- 平均マージ
- 14時間 48分
- マージ済み PR(30日)
- 1
説明
## 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)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。