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: forward warning headers to JDBC driver #84499

Merged
merged 11 commits into from
Mar 15, 2022

Commits on Mar 1, 2022

  1. forward warning headers to JDBC driver

    Luegg committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    990cbcb View commit details
    Browse the repository at this point in the history
  2. Update docs/changelog/84499.yaml

    Luegg committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    056d52c View commit details
    Browse the repository at this point in the history
  3. make headers lookup case-insensitive

    Luegg committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    4c16d66 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Merge origin/main into enhance/warningsInJdbc

    Luegg committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    d3791a3 View commit details
    Browse the repository at this point in the history
  2. address review comments

    Luegg committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    94d85e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Merge origin/main into enhance/warningsInJdbc

    Luegg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    986ef75 View commit details
    Browse the repository at this point in the history
  2. fix ResultSet.clearWarnings

    Luegg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    42446b1 View commit details
    Browse the repository at this point in the history
  3. replace Tuple with wrapper class

    Luegg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    4b90b10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    321048a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    07238bb View commit details
    Browse the repository at this point in the history
  2. mutate cursor

    Luegg committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    a7216d2 View commit details
    Browse the repository at this point in the history