File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ Kotlin DSL.
101
101
- Allow the "in when present" conditions to accept a null Collection as a parameter ([ #346 ] ( https://github.com/mybatis/mybatis-dynamic-sql/pull/346 ) )
102
102
- Add Better Support for MyBatis Multi-Row Inserts that Return Generated Keys ([ #349 ] ( https://github.com/mybatis/mybatis-dynamic-sql/pull/349 ) )
103
103
- Major improvement to the Kotlin DSL ([ #353 ] ( https://github.com/mybatis/mybatis-dynamic-sql/pull/353 ) )
104
- - Remove use of "record" as an identifier (it is restricted in JDK16)
104
+ - Remove use of "record" as an identifier (it is restricted in JDK16) ( [ # 357 ] ( https://github.com/mybatis/mybatis-dynamic-sql/pull/357 ) )
105
105
106
106
## Release 1.2.1 - September 29, 2020
107
107
You can’t perform that action at this time.
0 commit comments