mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
This commit is contained in:
parent
978aecd7a8
commit
2a7eeebcbd
19 changed files with 141 additions and 37 deletions
|
|
@ -7,6 +7,7 @@
|
|||
<column name="document_srl" var="document_srl" filter="number" notnull="notnull" />
|
||||
<column name="var_idx" var="var_idx" filter="number" notnull="notnull" />
|
||||
<column name="value" var="value" notnull="notnull" />
|
||||
<column name="sort_value" var="sort_value" />
|
||||
<column name="lang_code" var="lang_code" />
|
||||
<column name="eid" var="eid" notnull="notnull" />
|
||||
</columns>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue