Skip to content

Conversation

@mc0
Copy link

@mc0 mc0 commented Sep 3, 2020

The enterRenameTableStmt function was not handling renames correctly when encountering DDLs like the following:

RENAME TABLE1 TO TABLE2, TABLE3 TO TABLE 4;

This will now correctly process that statement and support basic past functionality with renames.

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.

1 participant