Browse Source

srdb1/schema: removed unique constraint from connection_idx

Juha Heinanen 9 years ago
parent
commit
d72ac166b1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lib/srdb1/schema/location.xml

+ 0 - 1
lib/srdb1/schema/location.xml

@@ -232,7 +232,6 @@
         <name>connection_idx</name>
         <colref linkend="server_id"/>
         <colref linkend="connection_id"/>
-        <unique/>
     </index>