Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use full list of reserved words #1199

Merged
merged 1 commit into from
Jan 10, 2025
Merged

fix: use full list of reserved words #1199

merged 1 commit into from
Jan 10, 2025

Conversation

Mause
Copy link
Owner

@Mause Mause commented Jan 10, 2025

Fixes #1190

@Mause Mause force-pushed the reserved-keywords branch 2 times, most recently from 434eaf4 to ac4f203 Compare January 10, 2025 07:04
@Mause Mause force-pushed the reserved-keywords branch from ac4f203 to 6dbadf1 Compare January 10, 2025 07:05
@Mause Mause marked this pull request as ready for review January 10, 2025 07:05
@Mause Mause enabled auto-merge January 10, 2025 07:05
@Mause Mause merged commit 19ee039 into main Jan 10, 2025
13 of 14 checks passed
@Mause Mause deleted the reserved-keywords branch January 10, 2025 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: DuckDB reserved words aren't accurately listed in IdentifierPreparer, leading to synax errors.
1 participant