File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ GitHub milestone: [https://github.com/mybatis/mybatis-dynamic-sql/issues?q=miles
11
11
- Added support for ` count(distinct ...) ` ([ #112 ] ( https://github.com/mybatis/mybatis-dynamic-sql/issues/112 ) )
12
12
- Added support for multiple row inserts ([ #116 ] ( https://github.com/mybatis/mybatis-dynamic-sql/issues/116 ) )
13
13
- Added utility functions to support supplying WHERE clauses via lambdas ([ #118 ] ( https://github.com/mybatis/mybatis-dynamic-sql/issues/118 ) )
14
+ - Utility classes and a new canonical pattern for MyBatis Generator (CRUD) mappers ([ #125 ] ( https://github.com/mybatis/mybatis-dynamic-sql/pull/125 ) )
14
15
- Kotlin Extensions and Kotlin DSL ([ #133 ] ( https://github.com/mybatis/mybatis-dynamic-sql/pull/133 ) )
15
16
16
17
You can’t perform that action at this time.
0 commit comments