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

Make sure to backtick schema names properly #6550

Merged
merged 4 commits into from
Aug 12, 2020

Commits on Aug 6, 2020

  1. Address vitessio#6545 by escaping dbname

    Signed-off-by: Jacques Grove <aquarapid@gmail.com>
    aquarapid committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    74fd053 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. make sure to backtick db names properly

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    20bfda5 View commit details
    Browse the repository at this point in the history
  2. Add unit test for db name escaping

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    cf1cacb View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. update test assertions

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    321d85b View commit details
    Browse the repository at this point in the history