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

SQL: add support for passing query parameters in REST API calls #51029

Merged
merged 8 commits into from
Jan 20, 2020

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    f3284a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ef9a55 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    595f505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08b74d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Address reviews

    astefan committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    6eac38b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09570d6 View commit details
    Browse the repository at this point in the history
  3. Revert adding tokenLocation to toString and hashCode methods since

    the equality between TokenLocations is based on instance and not inner
    values.
    astefan committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    a81d8ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a059a0d View commit details
    Browse the repository at this point in the history