Skip to content

Conversation

jeffgbutler
Copy link
Member

Write full Kotlin implementations of all the different insert DSLs. This allows us to use some additional Kotlin DSL features.

The main difference in practice is that the "into" function is moved inside the completer lambda. This is similar to the change we made for select statements and adds another level of consistency to the Kotlin DSL.

@jeffgbutler jeffgbutler added this to the 1.4.0 milestone Feb 16, 2022
@coveralls
Copy link

coveralls commented Feb 16, 2022

Coverage Status

Coverage remained the same at 100.0% when pulling 193b896 on jeffgbutler:insert-builders into 15d63c0 on mybatis:master.

@jeffgbutler jeffgbutler merged commit cab7f18 into mybatis:master Feb 16, 2022
@jeffgbutler jeffgbutler deleted the insert-builders branch February 16, 2022 19:06
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