Beakerboy / Beakerboy/VBA-SQL-Library
Quoting field names
Open
enhancement
- Dominant language
- VBA
- Stars
- 90
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating where the library renders field names in generated SQL and check how reserved-word field names currently fail. Done means field names are quoted by default and the relevant SQL behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100