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

11.2.2 backport 1898 Fixed callable statement index out of bounds error; Fixed parameter not defined error #2002

Merged
merged 2 commits into from
Dec 14, 2022

Commits on Dec 13, 2022

  1. Fixed callable statement index out of bounds error; Fixed parameter n…

    …ot defined error (#1898)
    
    * Fixed callable statement index out of bounds error; Fixed callable statement parameter not defined for sproc error
    
    * Comment correction
    
    * Removed unnecessary concat
    
    * syslogins does not work on azureDB, switched to sql_logins
    
    * Ignored on azureDB and added comment
    
    * PR comment changes
    
    * Reduced to one liner
    
    * Addressed more PR comments
    
    * Corrected error resource name
    tkyc committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    02a6f01 View commit details
    Browse the repository at this point in the history
  2. Junit update

    tkyc committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    68c5c08 View commit details
    Browse the repository at this point in the history