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

UpdateOptions.IgnoreRowsAffected Documentation is Wrong #328

Closed
Grauenwolf opened this issue Dec 31, 2019 · 0 comments
Closed

UpdateOptions.IgnoreRowsAffected Documentation is Wrong #328

Grauenwolf opened this issue Dec 31, 2019 · 0 comments

Comments

@Grauenwolf
Copy link
Collaborator

    // Summary:
    //     The ignore rows affected count. Without this flag, an error will be thrown if
    //     the rows affected by the update operation is not **zero**.
    IgnoreRowsAffected = 16

This should read "the rows affected by the update operation is not one".

@Grauenwolf Grauenwolf added this to the Tortuga Chain 3.2 milestone Dec 31, 2019
@Grauenwolf Grauenwolf changed the title UpdateOptions.IgnoreRowsAffected UpdateOptions.IgnoreRowsAffected Documentation is Wrong Dec 31, 2019
Grauenwolf added a commit that referenced this issue Jan 31, 2020
…d-328

UpdateOptions.IgnoreRowsAffected Documentation is Wrong #328
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant