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:
parent
74a6a6c839
commit
d89d96203a
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue