Skip to content

Allow the "in when present" conditions to accept a null Collection #346

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 16, 2021

Conversation

jeffgbutler
Copy link
Member

A null Collection is interpreted as an empty list - the condition will not render.

A null Collection is interpreted as an empty list - the condition
will not render.
@jeffgbutler jeffgbutler added this to the 1.3.0 milestone Apr 16, 2021
@coveralls
Copy link

coveralls commented Apr 16, 2021

Coverage Status

Coverage remained the same at 100.0% when pulling 6bf7bee on jeffgbutler:allow-nulls into 68c37d4 on mybatis:master.

@jeffgbutler jeffgbutler merged commit b67ea69 into mybatis:master Apr 16, 2021
@jeffgbutler jeffgbutler deleted the allow-nulls branch April 16, 2021 19:35
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