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

Mysql 8.0 support #7

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Mysql 8.0 support #7

wants to merge 5 commits into from

Commits on Jun 21, 2023

  1. In Mysql 8 my_bool variable is depricated

    Replaced my_bool with int
    parthasai committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    9d2550a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    parthasai committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    f9a056b View commit details
    Browse the repository at this point in the history
  3. Update README.md

    parthasai committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    e1fc6f8 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    parthasai committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d7ccecf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eaaeae0 View commit details
    Browse the repository at this point in the history