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

*: support the statement of "rename database" #3

Merged
merged 2 commits into from
Apr 29, 2020

Conversation

zimulala
Copy link

@zimulala zimulala commented Apr 28, 2020

What problem does this PR solve?

Support the statement of "rename database".
RENAME {DATABASE | SCHEMA} db_name TO new_db_name;
Related to pr.
The related MySQL docs.

What is changed and how it works?

Support the syntax of "rename database".

Check List

Tests

  • Unit test

Code changes

  • Has interface methods change

Copy link

@Deardrops Deardrops left a comment

Choose a reason for hiding this comment

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

LGTM

go.mod Show resolved Hide resolved
Copy link
Collaborator

@crazycs520 crazycs520 left a comment

Choose a reason for hiding this comment

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

LGTM

@bb7133 bb7133 merged commit 44a44da into bb7133:4.0-itai Apr 29, 2020
@zimulala zimulala deleted the zimuxia/rename-db-4.0 branch March 1, 2023 04: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.

4 participants