Skip to content

Conversation

jeffgbutler
Copy link
Member

Add the ability to specify a typed parameter in an equi-join. This avoids the use of constants.

This enhancement requires the use of typed columns in the join specification which is a slight change to the DSL. It should be source code compatible with existing code unless there are existing joins based on columns with different types.

Resolves #632

@jeffgbutler jeffgbutler added this to the 1.5.1 milestone Jun 9, 2023
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same when pulling c46f5f5 on jeffgbutler:typed-join-conditions into 675b37e on mybatis:master.

@jeffgbutler jeffgbutler merged commit eb12c08 into mybatis:master Jun 9, 2023
@jeffgbutler jeffgbutler deleted the typed-join-conditions branch June 9, 2023 20:59
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.

association conditions use parameter instead of Constant

2 participants