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 cb6934b commit 245555bCopy full SHA for 245555b
CHANGELOG.md
@@ -39,6 +39,7 @@ For examples of global and statement configuration, see the "Configuration of th
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
+6. Added documentation for the various exceptions thrown by the library ([#517](https://github.com/mybatis/mybatis-dynamic-sql/pull/517))
43
44
## Release 1.4.0 - March 3, 2022
45
0 commit comments