Skip to content

Fix and clarify OrWhere caveats in SqlBuilder docs #2149

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

Merged
merged 2 commits into from
Apr 8, 2025

Conversation

jnoordsij
Copy link
Contributor

When looking into documentation of the SqlBuilder about combining Where and OrWhere, followed by reading up on it on #647, I noticed the behavior described in the readme differs from the behavior I'm currently observing (and which is also observed in #647).

This PR updates the documentation example to match with current observed behavior and also adds some additional wording for better readability.

@mgravell mgravell merged commit e97a919 into DapperLib:main Apr 8, 2025
@mgravell
Copy link
Member

mgravell commented Apr 8, 2025

thanks, appreciated

@jnoordsij jnoordsij deleted the sqlbuilder-docfix branch April 8, 2025 10:05
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.

2 participants