mirror of
https://github.com/nextcloud/server.git
synced 2026-03-27 04:43:20 -04:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue