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

ddl: implement ALTER DATABASE to alter charset/collation #10393

Merged
merged 7 commits into from
May 15, 2019

Commits on May 15, 2019

  1. Configuration menu
    Copy the full SHA
    228f7f1 View commit details
    Browse the repository at this point in the history
  2. update go.mod / go.sum

    bb7133 committed May 15, 2019
    Configuration menu
    Copy the full SHA
    7bc6124 View commit details
    Browse the repository at this point in the history
  3. remove useless file

    bb7133 committed May 15, 2019
    Configuration menu
    Copy the full SHA
    718fb56 View commit details
    Browse the repository at this point in the history
  4. address comment

    bb7133 committed May 15, 2019
    Configuration menu
    Copy the full SHA
    452d2ee View commit details
    Browse the repository at this point in the history
  5. address comment and fix typo

    bb7133 committed May 15, 2019
    Configuration menu
    Copy the full SHA
    62cb0a1 View commit details
    Browse the repository at this point in the history
  6. address comment

    bb7133 committed May 15, 2019
    Configuration menu
    Copy the full SHA
    2f14d76 View commit details
    Browse the repository at this point in the history
  7. address comment

    bb7133 committed May 15, 2019
    Configuration menu
    Copy the full SHA
    357851a View commit details
    Browse the repository at this point in the history