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 8a60188 commit 8940143Copy full SHA for 8940143
CHANGELOG.md
@@ -6,7 +6,7 @@ This log will detail notable changes to MyBatis Dynamic SQL. Full details are av
6
7
This is a minor release with several enhancements.
8
9
-GitHub milestone: [https://github.com/mybatis/mybatis-dynamic-sql/milestone/13](https://github.com/mybatis/mybatis-dynamic-sql/milestone/13)
+GitHub milestone: [https://github.com/mybatis/mybatis-dynamic-sql/milestone/13?closed=1](https://github.com/mybatis/mybatis-dynamic-sql/milestone/13?closed=1)
10
11
### Case Expressions and Cast Function
12
We've added support for CASE expressions to the library. Both simple and searched case expressions are supported.
0 commit comments