-
由 Thomas Mueller 提交于
"group_concat(distinct ...)" did not work correctly in a view or subquery (the 'distinct' was lost). Example: select * from (select group_concat(distinct 1) from system_range(1, 3));
9fe0eceb
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| h2 |
"group_concat(distinct ...)" did not work correctly in a view or subquery (the 'distinct' was lost). Example: select * from (select group_concat(distinct 1) from system_range(1, 3));
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| h2 | Loading commit data... |