mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 22:29:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@942 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a63109db8e
commit
96d1ad3f46
11 changed files with 86 additions and 7 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<table name="member_friend" />
|
||||
</tables>
|
||||
<conditions>
|
||||
<condition operation="equal" column="friend_srl" var="friend_srl" notnull="notnull" filter="number" />
|
||||
<condition operation="equal" column="member_srl" var="member_srl" notnull="notnull" filter="number" pipe="and" />
|
||||
<condition operation="equal" column="member_srl" var="member_srl" notnull="notnull" filter="number" />
|
||||
<condition operation="in" column="friend_srl" var="friend_srls" notnull="notnull" pipe="and" />
|
||||
</conditions>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue