Add escaping to column/parameter names
Đang mở
enhancement
- Ngôn ngữ chính
- Scala
- Star
- 3
- Fork
- 2
- Merge trung bình
- 14 giờ 48 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
## 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)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.