scql icon indicating copy to clipboard operation
scql copied to clipboard

broker提交scql解析能否将解析结果的数据库名,表名,字段名添加双引号

Open deanzxl opened this issue 5 months ago • 1 comments

Issue Type

CCL

Have you searched for existing issues?

Yes

Link to Relevant Documentation

No response

Question Details

目前使用broker和engine使用达梦数据库源,查询scql要求将数据库名,表名,字段名包含双引号,否则默认转换为大写导致查询出错,broker提交查询sql时,解析的执行计划里面数据库名,表名,字段名能否包含双引号?

deanzxl avatar Oct 30 '25 03:10 deanzxl

您好,若无特殊需求,建议考虑dm数据库配置大小写不敏感;若有大小写敏感需求,您可自行扩展适配dm。

YiAng603 avatar Oct 31 '25 06:10 YiAng603

Stale issue message. Please comment to remove stale tag. Otherwise this issue will be closed soon.

github-actions[bot] avatar Nov 30 '25 09:11 github-actions[bot]