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

force escape cubeAlias to work with restricted column names #128

Merged
merged 3 commits into from Jun 9, 2019

Commits on Jun 6, 2019

  1. Configuration menu
    Copy the full SHA
    06bb3cb View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2019

  1. Reverted the change and applied the Escape name

    for Postgres query only
    dgkm committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    3c81f70 View commit details
    Browse the repository at this point in the history
  2. Reverted to previous version and

    removed the double escaping of cubeAlias
    dgkm committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    e3c7ef9 View commit details
    Browse the repository at this point in the history