diff options
Diffstat (limited to 'common/changelog/model-oracle.xml')
-rw-r--r-- | common/changelog/model-oracle.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/changelog/model-oracle.xml b/common/changelog/model-oracle.xml index bbe2660..1b4db54 100644 --- a/common/changelog/model-oracle.xml +++ b/common/changelog/model-oracle.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="NUMBER(10)" null="false"/> <column name="index" type="NUMBER(20)" null="false"/> <column name="value" type="NUMBER(10)" null="false"/> |