Skip to content

Conversation

jeffgbutler
Copy link
Member

Optional conditions are conditions that will not be rendered if their values are null. This will allow a more natural programming model when coding where clauses that should ignore criteria if values have not been specified.

This is a resolution for #37.

@jeffgbutler jeffgbutler added this to the 1.0.1 milestone Apr 14, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a747ac1 on jeffgbutler:master into 0015d0d on mybatis:master.

@jeffgbutler jeffgbutler merged commit d133709 into mybatis:master Apr 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants