aboutsummaryrefslogtreecommitdiff
path: root/common/changelog/drop-column-mysql-diff.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/changelog/drop-column-mysql-diff.xml')
-rw-r--r--common/changelog/drop-column-mysql-diff.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/changelog/drop-column-mysql-diff.xml b/common/changelog/drop-column-mysql-diff.xml
index b1b6abb..7b6d172 100644
--- a/common/changelog/drop-column-mysql-diff.xml
+++ b/common/changelog/drop-column-mysql-diff.xml
@@ -6,7 +6,7 @@
</changeset>
<model version="1">
- <table name="object">
+ <table name="object" options="ENGINE=InnoDB">
<column name="id" type="INT" null="false"/>
<column name="num" type="INT" null="false"/>
<primary-key auto="true">