mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-17 10:19:55 +09:00
merge from 1.5.2.5 ( ~ r10673)
git-svn-id: http://xe-core.googlecode.com/svn/trunk@10674 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f0c12f5756
commit
ea84468e7d
19 changed files with 173 additions and 49 deletions
|
|
@ -1,8 +1,7 @@
|
|||
<query id="insertDocument" action="insert">
|
||||
<query id="insertDocument" action="insert" priority="LOW">
|
||||
<tables>
|
||||
<table name="documents" />
|
||||
</tables>
|
||||
<priority type="low" />
|
||||
<columns>
|
||||
<column name="document_srl" var="document_srl" filter="number" notnull="notnull" />
|
||||
<column name="module_srl" var="module_srl" filter="number" default="0" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue