Skip to content

Conversation

jeffgbutler
Copy link
Member

The new syntax reuses the support from WHERE, HAVING, and CASE expressions to offer the same capabilities.

Resolves #780.

@jeffgbutler jeffgbutler added this to the 2.0.0 milestone Aug 19, 2024
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 0f1ad9c on jeffgbutler:new-join-syntax
into 3057702 on mybatis:master.

@jeffgbutler jeffgbutler merged commit e89fd77 into mybatis:master Aug 19, 2024
@jeffgbutler jeffgbutler deleted the new-join-syntax branch August 19, 2024 21:34
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.

Conditional query after join on is supported. >=,<=,in

2 participants