-
由 Thomas Mueller 提交于
The condition "in(select ...)" did not work correctly if the subquery could not be converted to a "distinct" query, as in: "select * from dual where x in (select x from dual group by x order by max(x))".
6e3e8fb9
名称 |
最后提交
|
最后更新 |
---|---|---|
h2 |