Skip to content

#1516 rename without column keyword #1533

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

Merged

Conversation

manticore-projects
Copy link
Contributor

RENAME ... TO ... without COLUMN keyword, e. g.

ALTER TABLE tableName RENAME col1 TO col2;

Fixes #1516

@wumpz wumpz merged commit e8f0750 into JSQLParser:master May 11, 2022
@manticore-projects manticore-projects deleted the #1516_RenameWithoutColumnKeyword branch May 12, 2022 10:16
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.

Cannot parse column rename sql without COLUMN keyword
2 participants