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 retry on query plan failure, use INNER JOIN instead of EXISTS #3295

Merged
merged 7 commits into from
May 17, 2023

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    458e930 View commit details
    Browse the repository at this point in the history
  2. Fix TableName reference

    feordin committed May 10, 2023
    Configuration menu
    Copy the full SHA
    ab0da6d View commit details
    Browse the repository at this point in the history
  3. Add chain level check

    feordin committed May 10, 2023
    Configuration menu
    Copy the full SHA
    72d1329 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcc9f44 View commit details
    Browse the repository at this point in the history
  5. Add sqlException parameter

    feordin committed May 10, 2023
    Configuration menu
    Copy the full SHA
    0ef859a View commit details
    Browse the repository at this point in the history
  6. Replace missing chain clause

    feordin committed May 10, 2023
    Configuration menu
    Copy the full SHA
    fa0910e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

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