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

Add optional result handler to database hooks #15581

Merged
merged 6 commits into from
May 17, 2021

Commits on May 17, 2021

  1. Add optional result handler to database hooks

    This allows retrieving result rows, or other post-query access
    to the cursor object.
    malthe authored and ashb committed May 17, 2021
    Configuration menu
    Copy the full SHA
    43e5d40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c34c90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a54a83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d20be8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d53a3be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    056c71c View commit details
    Browse the repository at this point in the history