Skip to content

Fix #573 - OrWhere yielding AndWhere statement - #577

Merged
NickCraver merged 1 commit into
masterfrom
unknown repository
Sep 6, 2016
Merged

Fix #573 - OrWhere yielding AndWhere statement#577
NickCraver merged 1 commit into
masterfrom
unknown repository

Conversation

@ghost

Copy link
Copy Markdown

Fixes#573 where calling the SqlBuilder.OrWhere statement was actually yielding an 'AND WHERE' string.

@NickCraver

Copy link
Copy Markdown
Member

Thanks!

@NickCraver
NickCraver merged commit cae1171 into DapperLib:masterSep 6, 2016
Sign up for freeto 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.

1 participant

@NickCraver