aboutsummaryrefslogtreecommitdiff
path: root/schema
diff options
context:
space:
mode:
Diffstat (limited to 'schema')
-rw-r--r--schema/changelog-4.7.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/schema/changelog-4.7.xml b/schema/changelog-4.7.xml
index d86a2c461..ca42aa6f9 100644
--- a/schema/changelog-4.7.xml
+++ b/schema/changelog-4.7.xml
@@ -10,7 +10,7 @@
<preConditions onFail="MARK_RAN">
<not>
- <indexExists tableName="user_device_user_id" />
+ <indexExists indexName="user_device_user_id" />
</not>
</preConditions>