Beakerboy / Beakerboy/VBA-SQL-Library

Quoting field names

未关闭
#34 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
VBA
星标
90
派生
18
PR 合并指标
30 天内没有已合并 PR

描述

It’s possible to use an SQL reserved word as a field name. The library should quote field names by default to avoid errors if a user attempts this.

贡献指南

这个仓库没有索引到贡献指南

调研方向

该 issue 没有指出文件、测试或入口点。首先定位库在生成的 SQL 中渲染字段名的位置,并检查当前作为保留字的字段名会如何失败。完成标准是字段名默认加引号,并且相关的 SQL 行为有测试覆盖。

由索引模型根据 Issue 内容生成。

评估

技术栈
sql
领域
databases
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

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