mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 10:11:38 +09:00
8 lines
225 B
XML
8 lines
225 B
XML
<query id="insertModuleUpdateLog" action="insert">
|
|
<tables>
|
|
<table name="module_update" />
|
|
</tables>
|
|
<columns>
|
|
<column name="update_id" var="update_id" notnull="notnull" />
|
|
</columns>
|
|
</query>
|