Skip to content

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