We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35f8117 commit 5fddb3fCopy full SHA for 5fddb3f
CHANGELOG.md
@@ -32,7 +32,7 @@ GitHub milestone: [https://github.com/mybatis/mybatis-dynamic-sql/issues?q=miles
32
as described in the documentation. This change greatly simplifies the type hierarchy of the Kotlin builders.
33
([#446](https://github.com/mybatis/mybatis-dynamic-sql/pull/446))
34
6. Minor update the Kotlin join DSL to make it closer to natural SQL. The existing join methods are deprecated and
35
- will be removed in version 1.5.0.
+ will be removed in version 1.5.0. ([#447](https://github.com/mybatis/mybatis-dynamic-sql/pull/447))
36
37
## Release 1.3.1 - December 18, 2021
38
0 commit comments