We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 053f6af commit 2a8bda0Copy full SHA for 2a8bda0
CHANGELOG.md
@@ -67,7 +67,7 @@ types - which is a rare usage. Please let us know if this causes an undo hardshi
67
a good safety measure in some cases.
68
5. Added Array based functions for the "in" and "not in" conditions in the Kotlin DSL. These functions allow a more
69
natural use of an Array as an input for an "in" condition. They also allow easy reuse of a vararg argument in a
70
- function.
+ function. ([#781](https://github.com/mybatis/mybatis-dynamic-sql/pull/781))
71
72
## Release 1.5.0 - April 21, 2023
73
0 commit comments