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

bugfix: Improve support for special characters in schema and table names #7297

Merged
merged 9 commits into from
May 8, 2019
Merged

bugfix: Improve support for special characters in schema and table names #7297

merged 9 commits into from
May 8, 2019

Commits on May 5, 2019

  1. Configuration menu
    Copy the full SHA
    513865d View commit details
    Browse the repository at this point in the history
  2. Remove debugging prints

    villebro committed May 5, 2019
    Configuration menu
    Copy the full SHA
    423b7e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1175b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc8053c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2296ea1 View commit details
    Browse the repository at this point in the history
  6. Remove redundant parens

    villebro committed May 5, 2019
    Configuration menu
    Copy the full SHA
    23bdbac View commit details
    Browse the repository at this point in the history
  7. Add python unit tests

    villebro committed May 5, 2019
    Configuration menu
    Copy the full SHA
    7e1e207 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Add js unit test

    villebro committed May 6, 2019
    Configuration menu
    Copy the full SHA
    b2b2aeb View commit details
    Browse the repository at this point in the history
  2. Fix flake8 linting error

    villebro committed May 6, 2019
    Configuration menu
    Copy the full SHA
    65b1e78 View commit details
    Browse the repository at this point in the history