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

Add command to convert mysql database from utf8 to utf8mb4 #7144

Merged
merged 10 commits into from
Jun 8, 2019

Commits on Jun 6, 2019

  1. Configuration menu
    Copy the full SHA
    b5e7a0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc84208 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2019

  1. Update cmd/convert.go

    Co-Authored-By: John Olheiser <42128690+jolheiser@users.noreply.github.com>
    lunny and jolheiser authored Jun 8, 2019
    Configuration menu
    Copy the full SHA
    034dbcc View commit details
    Browse the repository at this point in the history
  2. Update cmd/convert.go

    Co-Authored-By: John Olheiser <42128690+jolheiser@users.noreply.github.com>
    lunny and jolheiser authored Jun 8, 2019
    Configuration menu
    Copy the full SHA
    8da5d79 View commit details
    Browse the repository at this point in the history
  3. Update cmd/convert.go

    Co-Authored-By: John Olheiser <42128690+jolheiser@users.noreply.github.com>
    lunny and jolheiser authored Jun 8, 2019
    Configuration menu
    Copy the full SHA
    9246c82 View commit details
    Browse the repository at this point in the history
  4. Update models/convert.go

    Co-Authored-By: John Olheiser <42128690+jolheiser@users.noreply.github.com>
    lunny and jolheiser authored Jun 8, 2019
    Configuration menu
    Copy the full SHA
    d683e72 View commit details
    Browse the repository at this point in the history
  5. Update models/convert.go

    Co-Authored-By: John Olheiser <42128690+jolheiser@users.noreply.github.com>
    lunny and jolheiser authored Jun 8, 2019
    Configuration menu
    Copy the full SHA
    f1b9b1c View commit details
    Browse the repository at this point in the history
  6. Update cmd/convert.go

    Co-Authored-By: John Olheiser <42128690+jolheiser@users.noreply.github.com>
    lunny and jolheiser authored Jun 8, 2019
    Configuration menu
    Copy the full SHA
    c684acd View commit details
    Browse the repository at this point in the history
  7. Update cmd/convert.go

    Co-Authored-By: John Olheiser <42128690+jolheiser@users.noreply.github.com>
    lunny and jolheiser authored Jun 8, 2019
    Configuration menu
    Copy the full SHA
    62d324d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9feaa70 View commit details
    Browse the repository at this point in the history