mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 08:49:56 +09:00
9 lines
268 B
XML
9 lines
268 B
XML
<query id="insertActionFoward" action="insert">
|
|
<tables>
|
|
<table name="action_foward" />
|
|
</tables>
|
|
<columns>
|
|
<column name="module" default="module" notnull="notnull" />
|
|
<column name="action" default="action" notnull="notnull" />
|
|
</columns>
|
|
</query>
|