mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
Fix #1592 include extra_sort.value in column list
This commit is contained in:
parent
0873b371a1
commit
2ac747bf70
3 changed files with 6 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
</tables>
|
||||
<columns distinct="distinct">
|
||||
<column name="documents.*" />
|
||||
<column name="extra_sort.value" />
|
||||
</columns>
|
||||
<conditions>
|
||||
<condition operation="like" column="extra_vars.value" var="var_value" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue