]> source.dussan.org Git - nextcloud-server.git/commitdiff
Rename the index so the name is unique until the old table is deleted 4425/head
authorJoas Schilling <coding@schilljs.com>
Mon, 15 May 2017 10:42:04 +0000 (12:42 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Mon, 15 May 2017 20:41:45 +0000 (15:41 -0500)
Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/twofactor_backupcodes/appinfo/database.xml

index 90a77307688d39eb76667b81f51819e6c999e3b0..93b0c1ad563ddee9381ad32d98772b14be9255f4 100644 (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>