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 67b3f64 commit 77b0765Copy full SHA for 77b0765
CHANGELOG.md
@@ -113,7 +113,7 @@ The pull request for this change is ([#591](https://github.com/mybatis/mybatis-d
113
([#573](https://github.com/mybatis/mybatis-dynamic-sql/pull/573))
114
6. Several classes and methods in the Kotlin DSL are deprecated in response to the new "having" support
115
7. Added support for inserting a list of simple classes like Integers, Strings, etc. This is via a new "map to row"
116
- function on the insert, batch insert, and multirow insert statements.
+ function on the insert, batch insert, and multirow insert statements. ([#612](https://github.com/mybatis/mybatis-dynamic-sql/pull/612))
117
118
## Release 1.4.1 - October 7, 2022
119
0 commit comments