aboutsummaryrefslogtreecommitdiff
path: root/common/changelog/model-mssql.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/changelog/model-mssql.xml')
-rw-r--r--common/changelog/model-mssql.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/changelog/model-mssql.xml b/common/changelog/model-mssql.xml
index 8a32d25..9bd1e4a 100644
--- a/common/changelog/model-mssql.xml
+++ b/common/changelog/model-mssql.xml
@@ -26,7 +26,7 @@
<column name="v_y"/>
</index>
</table>
- <table name="object_nums">
+ <table name="object_nums" kind="container">
<column name="object_id" type="INT" null="false"/>
<column name="index" type="BIGINT" null="false"/>
<column name="value" type="INT" null="false"/>