AbsaOSS / AbsaOSS/balta

Add escaping to column/parameter names

未关闭
#2 0 条评论 0 个 reaction 已指派 1 人 已被 @benedeki 认领 在 GitHub 查看
enhancement
主要语言
Scala
星标
3
派生
2
平均合并
14 小时 48 分钟
30 天内合并 PR
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。