]> source.dussan.org Git - nextcloud-server.git/commitdiff
shorten index name, oracle can only handle identifiers <=30 chars
authorJörn Friedrich Dreyer <jfd@butonic.de>
Thu, 20 Sep 2012 19:05:37 +0000 (21:05 +0200)
committerJörn Friedrich Dreyer <jfd@butonic.de>
Thu, 20 Sep 2012 19:05:37 +0000 (21:05 +0200)
db_structure.xml

index b35a6c7cdc2b193d9d7d9063f3aafc1c083dcad2..b1e620f849954c6b30d827c5aab11d1b6ee54a52 100644 (file)
                        </field>
 
                        <index>
-                               <name>preferences_userid_appid_key_index</name>
+                               <name>pref_userid_appid_key_index</name>
                                <field>
                                        <name>userid</name>
                                        <sorting>ascending</sorting>