HarperFast / HarperFast/harper
SQL query fails when schema or table name is a number (without quotes)
Open
area:sql
bug
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 200
Description
A SQL query against a schema or table whose name is a number only works if the schema is specified. Without the schema prefix, the parser misinterprets the numeric name.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.