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

Allow setting to return found rows when writing to the database #235

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

pimeys
Copy link
Contributor

@pimeys pimeys commented Feb 21, 2023

This adds a new option writes_return_found_rows, which changes the behavior of certain write queries to return number of rows found instead of rows affected.

Closes: #234

Copy link

@Weakky Weakky left a comment

Choose a reason for hiding this comment

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

👍

@blackbeam blackbeam mentioned this pull request Feb 22, 2023
@blackbeam blackbeam merged commit 5efd77e into blackbeam:master Feb 23, 2023
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.

Enable passing additional capability flags
3 participants