mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-27 22:33:10 +09:00
Cleanup related to document_extra_vars
This commit is contained in:
parent
2a7eeebcbd
commit
bef2871ce7
3 changed files with 20 additions and 18 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<table name="document_extra_vars" />
|
||||
</tables>
|
||||
<columns>
|
||||
<column name="sort_value" default="CAST(value AS UNSIGNED)" />
|
||||
<column name="sort_value" default="CAST(value AS SIGNED)" />
|
||||
</columns>
|
||||
<conditions>
|
||||
<condition operation="equal" column="module_srl" var="module_srl" filter="number" notnull="notnull" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue