mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 23:32:54 +09:00
min list order 가져오는 쿼리 삭제
This commit is contained in:
parent
9cd1bb1f91
commit
eb53df550d
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
<query id="getDocumentMinListOrder" action="select">
|
||||
<tables>
|
||||
<table name="documents" />
|
||||
</tables>
|
||||
<columns>
|
||||
<column name="min(list_order)" alias="list_order" />
|
||||
</columns>
|
||||
</query>
|
||||
Loading…
Add table
Add a link
Reference in a new issue