mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
8 lines
No EOL
244 B
XML
8 lines
No EOL
244 B
XML
<query id="deleteDomain" action="delete">
|
|
<tables>
|
|
<table name="domains" />
|
|
</tables>
|
|
<conditions>
|
|
<condition operation="equal" column="domain_srl" var="domain_srl" filter="number" notnull="notnull" />
|
|
</conditions>
|
|
</query> |