Cleanup related to document_extra_vars

This commit is contained in:
Kijin Sung 2025-10-23 13:10:21 +09:00
parent 2a7eeebcbd
commit bef2871ce7
3 changed files with 20 additions and 18 deletions

View file

@ -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" />