#18822693 : add document_srl, member_srl, module_srl for triggered delete of comment

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7405 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2010-04-28 15:01:53 +00:00
parent 79fcb6e541
commit 4b4e01b81d

View file

@ -4,6 +4,9 @@
</tables>
<columns>
<column name="comment_srl" />
<column name="module_srl" />
<column name="member_srl" />
<column name="document_srl" />
</columns>
<conditions>
<condition operation="in" column="document_srl" var="document_srl" notnull="notnull" />