mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01: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:
committed by
Morris Jobke
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>
|
||||
|
||||
Reference in New Issue
Block a user