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 2a47d4e commit 0ea9717Copy full SHA for 0ea9717
CHANGELOG.md
@@ -38,6 +38,7 @@ For examples of global and statement configuration, see the "Configuration of th
38
4. Added the ability to configure the library and change some default behaviors. Currently, this is limited to changing
39
the behavior of the library in regard to where clauses that will not render. See the "Configuration of the Library"
40
page for details. ([#515](https://github.com/mybatis/mybatis-dynamic-sql/pull/515))
41
+5. Added several checks for invalid SQL ([#516](https://github.com/mybatis/mybatis-dynamic-sql/pull/516))
42
43
## Release 1.4.0 - March 3, 2022
44
0 commit comments