Rename the index so the name is unique until the old table is deleted

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2017-05-15 12:42:04 +02:00 committed by Morris Jobke
parent 74a6a6c839
commit d89d96203a
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
</field>
<index>
<name>two_factor_backupcodes_user_id</name>
<name>twofactor_backupcodes_uid</name>
<field>
<name>user_id</name>
<sorting>ascending</sorting>