mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
8 lines
243 B
XML
8 lines
243 B
XML
<query id="deleteActionSecurity" action="delete">
|
|
<tables>
|
|
<table name="action_security" />
|
|
</tables>
|
|
<conditions>
|
|
<condition operation="equal" column="act" var="act" notnull="notnull" />
|
|
</conditions>
|
|
</query>
|