mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 15:22:15 +09:00
#18311230 : fixed a query
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6985 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a591384e50
commit
c6ce5c9259
2 changed files with 2 additions and 1 deletions
|
|
@ -7,5 +7,6 @@
|
|||
<condition operation="equal" column="document_srl" var="document_srl" filter="number" pipe="and" />
|
||||
<condition operation="equal" column="var_idx" var="var_idx" filter="number" pipe="and" />
|
||||
<condition operation="equal" column="lang_code" var="lang_code" pipe="and" />
|
||||
<condition operation="equal" column="eid" var="eid" pipe="and" />
|
||||
</conditions>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue