Skip to content

Conversation

detule
Copy link
Collaborator

@detule detule commented Jun 29, 2025

Closes #924

When examining the result we try and check for two things:

  • Whether the current result set has more rows.
  • Whether there are more result sets.

With these changes, we are hopefully making these "queries" more robustly.

@detule detule requested a review from simonpcouch June 29, 2025 18:12
Copy link
Collaborator

@simonpcouch simonpcouch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, this seems reasonable! May need a NEWS entry.

@detule detule merged commit 55ce07e into r-dbi:main Jul 8, 2025
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failure to return SELECT query depending on params order
2 participants