mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
Fix #1063 SELECT list is not in GROUP BY in getModuleSkinDotList
This commit is contained in:
parent
c53e956ef7
commit
666380f07f
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
<condition operation="like" column="skin" var="skin" default="." />
|
||||
</conditions>
|
||||
<groups>
|
||||
<group column="module" />
|
||||
<group column="skin" />
|
||||
</groups>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue