HarperFast / HarperFast/harper
SQL: attribute names starting with a number cause parse error
Open
area:sql
bug
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
SQL queries referencing an attribute whose name starts with a digit (e.g., `1foo`) cause a parse error. Attribute names starting with numbers should be properly quoted/handled.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.