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

move CURRENT to non-reserved-keyword-list #154

Merged
merged 2 commits into from Apr 20, 2022
Merged

Conversation

jennifersp
Copy link

@jennifersp jennifersp commented Apr 14, 2022

CURRENT is non reserved keyword, it fixes issue of SELECT * FROM current query failing
Fixes dolthub/dolt#3224

Copy link

@VinaiRachakonda VinaiRachakonda left a comment

Choose a reason for hiding this comment

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

LGTM! Would like to see one or two tests with current as an alias or something.

@jennifersp jennifersp merged commit fd55765 into main Apr 20, 2022
@jennifersp jennifersp deleted the jennifer/current branch September 28, 2022 18:00
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.

Selecting a view named current errors
2 participants