rename to update log

This commit is contained in:
BJRambo 2016-02-26 14:53:50 +09:00
parent 9408623120
commit b392ba70f9
5 changed files with 20 additions and 20 deletions

View file

@ -1,6 +1,6 @@
<query id="insertDocumentUpdateLog" action="insert">
<tables>
<table name="document_update_list" />
<table name="document_update_log" />
</tables>
<columns>
<column name="document_srl" var="document_srl" filter="number" notnull="notnull" />