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] Query Hangs if Connection is Closed #487

Merged
merged 25 commits into from
Jun 24, 2024

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    9206b25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ff285b View commit details
    Browse the repository at this point in the history
  3. make sure the test succeeds

    MahdiBM committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3e49ef1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2192a7 View commit details
    Browse the repository at this point in the history
  5. minor refinements

    MahdiBM committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a288cc2 View commit details
    Browse the repository at this point in the history
  6. more clear query

    MahdiBM committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d98944a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00c11b6 View commit details
    Browse the repository at this point in the history
  8. one more place

    MahdiBM committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2ed7946 View commit details
    Browse the repository at this point in the history
  9. move query into the loop

    MahdiBM committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e92b2f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. 1 Configuration menu
    Copy the full SHA
    e127327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ff54d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe8f9fe View commit details
    Browse the repository at this point in the history
  4. move/rename test

    MahdiBM committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2a43b88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e41c922 View commit details
    Browse the repository at this point in the history
  6. add a test for listen

    MahdiBM committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    607f26e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f00099b View commit details
    Browse the repository at this point in the history
  8. spaces

    MahdiBM committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c43e781 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8fe12f5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    843d6a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

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

    MahdiBM committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    552c913 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c97e127 View commit details
    Browse the repository at this point in the history
  4. add test for prepareStatement

    MahdiBM committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    138aea3 View commit details
    Browse the repository at this point in the history
  5. add execute function tests

    MahdiBM committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    22db6e4 View commit details
    Browse the repository at this point in the history
  6. minor

    MahdiBM committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    ceaa688 View commit details
    Browse the repository at this point in the history