Skip to content

allow trim, cast, and position as nonkeywords#412

Merged
jycor merged 1 commit intomainfrom
james/keywords
Apr 17, 2025
Merged

allow trim, cast, and position as nonkeywords#412
jycor merged 1 commit intomainfrom
james/keywords

Conversation

@jycor
Copy link

@jycor jycor commented Apr 17, 2025

This PR adds makes it so that TRIM, CAST and POSITION are usable as table and column names without backquotes.

fixes: dolthub/dolt#9123

@jycor jycor requested a review from zachmu as a code owner April 17, 2025 22:52
Copy link

@fulghum fulghum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jycor jycor merged commit b8d80bc into main Apr 17, 2025
4 checks passed
@jycor jycor deleted the james/keywords branch April 17, 2025 23:04
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: Dolt treats position as a reserved keyword

2 participants