aboutsummaryrefslogtreecommitdiff
path: root/common/changelog/drop-table-sqlite-patch.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/changelog/drop-table-sqlite-patch.xml')
-rw-r--r--common/changelog/drop-table-sqlite-patch.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/changelog/drop-table-sqlite-patch.xml b/common/changelog/drop-table-sqlite-patch.xml
index b4bcaca..8b5609c 100644
--- a/common/changelog/drop-table-sqlite-patch.xml
+++ b/common/changelog/drop-table-sqlite-patch.xml
@@ -1,6 +1,6 @@
<changelog xmlns="http://www.codesynthesis.com/xmlns/odb/changelog" database="sqlite" version="1">
<model version="2">
- <table name="object1">
+ <table name="object1" kind="object">
<column name="id" type="INTEGER" null="false"/>
<column name="num" type="INTEGER" null="false"/>
<primary-key>