File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,8 @@ The pull request for this change is ([#550](https://github.com/mybatis/mybatis-d
5151 algorithm. Also deprecated the constructors on SqlTable that accept Suppliers for table name - this creates an
5252 effectively mutable object and goes against the principles of immutability that we strive for in the library.
5353 ([ #572 ] ( https://github.com/mybatis/mybatis-dynamic-sql/pull/572 ) )
54- 5 . Add ` SqlBuilder.concat ` and the equivalent in Kotlin. This is a concatenate function that works on more databases.
54+ 5 . Add ` SqlBuilder.concat ` and the equivalent in Kotlin. This is a concatenate function that works on more databases.
55+ ([ #573 ] ( https://github.com/mybatis/mybatis-dynamic-sql/pull/573 ) )
5556
5657## Release 1.4.1 - October 7, 2022
5758
You can’t perform that action at this time.
0 commit comments