mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 15:22:15 +09:00
#442 group by절을 이용하는 댓글/ 태그 검색시 select 대상 컬럼을 group 대상만 가져오게 한 후 다시 문서를 가져오는 방식으로 표준 sql 문법에 맞도록 쿼리 변경
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4064 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
56003fb90a
commit
e25d48baef
4 changed files with 25 additions and 4 deletions
|
|
@ -10,5 +10,8 @@
|
|||
</conditions>
|
||||
<navigation>
|
||||
<index var="list_order" default="list_order" order="asc" />
|
||||
<list_count var="list_count" default="20" />
|
||||
<page_count var="page_count" default="10" />
|
||||
<page var="page" default="1" />
|
||||
</navigation>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue