Skip to content

Conversation

jeffgbutler
Copy link
Member

Resolves #228

This will enable the list conditions to render invalid SQL, so it should
be used with caution. But it will make transition from some legacy code
bases easier.

Resolves mybatis#228
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling e8aeab3 on jeffgbutler:gh-228 into 52d939d on mybatis:master.

@jeffgbutler jeffgbutler merged commit e501fec into mybatis:master Aug 12, 2020
@jeffgbutler jeffgbutler deleted the gh-228 branch August 12, 2020 22:00
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.

when i use isIn(emptyList) where condition, it would not render to sql

2 participants