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 54666a7 commit 3592b30Copy full SHA for 3592b30
CHANGELOG.md
@@ -38,7 +38,7 @@ types - which is a rare usage. Please let us know if this causes an undo hardshi
38
in the `BasicColumn` object. If you have implemented any custom functions, please note this deprecation and update
39
your code accordingly. ([#662](https://github.com/mybatis/mybatis-dynamic-sql/pull/662))
40
2. Added the ability to code a bound value in rendered SQL. This is similar to a constant, but the value is added to
41
- the parameter map and a bind parameter marker is rendered.
+ the parameter map and a bind parameter marker is rendered. ([#738](https://github.com/mybatis/mybatis-dynamic-sql/pull/738))
42
43
## Release 1.5.0 - April 21, 2023
44
0 commit comments