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 db4ccea commit 25af53fCopy full SHA for 25af53f
CHANGELOG.md
@@ -47,7 +47,7 @@ GitHub milestone: [https://github.com/mybatis/mybatis-dynamic-sql/issues?q=miles
47
8. Updated the where clause to expose table aliases specified in an outer query to sub queries in the where clause
48
(either an "exists" clause, or a sub query to column comparison condition) This makes it easier to use these types
49
of sub queries without having to re-specify the aliases for columns from the outer query.
50
- ([#437](https://github.com/mybatis/mybatis-dynamic-sql/issues/437))
+ ([#459](https://github.com/mybatis/mybatis-dynamic-sql/pull/459))
51
52
## Release 1.3.1 - December 18, 2021
53
0 commit comments