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

chore(dbc-ui): encode characters before building sqlalchemy uri #17969

Closed

Commits on Jan 7, 2022

  1. add encode characters

    hughhhh committed Jan 7, 2022
    Copy the full SHA
    ebaedb6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. use quote plus

    hughhhh committed Jan 10, 2022
    Copy the full SHA
    f3a78be View commit details
    Browse the repository at this point in the history
  2. fix pylint issues

    hughhhh committed Jan 10, 2022
    Copy the full SHA
    37f8b1d View commit details
    Browse the repository at this point in the history
  3. update test

    hughhhh committed Jan 10, 2022
    Copy the full SHA
    8c79758 View commit details
    Browse the repository at this point in the history
  4. update linting

    hughhhh committed Jan 10, 2022
    Copy the full SHA
    104897f View commit details
    Browse the repository at this point in the history
  5. fix linting

    hughhhh committed Jan 10, 2022
    Copy the full SHA
    e65f2f3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0d03f08 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. remove encode from escape

    hughhhh committed Jan 12, 2022
    Copy the full SHA
    1170ad0 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. and encoding for snowflake

    hughhhh committed Jan 13, 2022
    Copy the full SHA
    9fcfc46 View commit details
    Browse the repository at this point in the history