mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
#18405063 : fixed a bug that updating member removes information from all virtual sites
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6951 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
75a45b4bb8
commit
f342884b24
2 changed files with 2 additions and 0 deletions
|
|
@ -5,5 +5,6 @@
|
|||
<conditions>
|
||||
<condition operation="equal" column="member_srl" var="member_srl" notnull="notnull" filter="number" />
|
||||
<condition operation="equal" column="group_srl" var="group_srl" filter="number" pipe="and" />
|
||||
<condition operation="equal" column="site_srl" var="site_srl" filter="number" pipe="and" />
|
||||
</conditions>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue