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: Deprecate index_include_frozen request parameter and FROZEN keyword #83943

Merged
merged 11 commits into from
Feb 23, 2022

Commits on Feb 15, 2022

  1. SQL: Deprecate index_include_frozen parameter

    Luegg committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    1b2ebd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f50d4e View commit details
    Browse the repository at this point in the history
  3. Fix build failures

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

Commits on Feb 16, 2022

  1. Merge origin/main into deprecate/frozen

    Luegg committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    854cefd View commit details
    Browse the repository at this point in the history
  2. deprecate FROZEN keyword as well

    Luegg committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    a19741a View commit details
    Browse the repository at this point in the history
  3. update changelog yml

    Luegg committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    5afb9f6 View commit details
    Browse the repository at this point in the history
  4. Update docs/changelog/83943.yaml

    Co-authored-by: Rory Hunter <pugnascotia@users.noreply.github.com>
    Luegg and pugnascotia authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    c4219fb View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Merge origin/main into deprecate/frozen

    Luegg committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    b743efc View commit details
    Browse the repository at this point in the history
  2. add test for warnings in JDBC driver

    Luegg committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    f2e567e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Merge origin/main into deprecate/frozen

    Luegg committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    7d5a577 View commit details
    Browse the repository at this point in the history
  2. address comments

    Luegg committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    7f946e2 View commit details
    Browse the repository at this point in the history