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

fix: handle case of prepare with mismatched parameter number #2109

Merged
merged 15 commits into from
Jul 5, 2023

Commits on Jun 12, 2023

  1. chore: route synchronous exceptions from packet deserialisation as a …

    …fatal connection error
    sidorares committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    74b4568 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12e59ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    785474b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eafdc0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cc2e27 View commit details
    Browse the repository at this point in the history
  6. debug test execution

    sidorares committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    e808bd3 View commit details
    Browse the repository at this point in the history
  7. cleanup debug log

    sidorares committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    cd4bcea View commit details
    Browse the repository at this point in the history
  8. simple connection test

    sidorares committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    ad934d9 View commit details
    Browse the repository at this point in the history
  9. simple connection test

    sidorares committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    e6a35ef View commit details
    Browse the repository at this point in the history
  10. end connection in the test

    sidorares committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    4e2ce6f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. add timeout

    sidorares committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    55a1e68 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. fix: handle prepare response with actual number of parameter definiti…

    …on less than reported in the prepare header. Fixes #2052
    sidorares committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1b81563 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16a01b6 View commit details
    Browse the repository at this point in the history
  3. test commit

    sidorares committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0c0f067 View commit details
    Browse the repository at this point in the history
  4. lint

    sidorares committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    4a595c9 View commit details
    Browse the repository at this point in the history