소스 검색

srdb1/schema: removed unique constraint from connection_idx

Juha Heinanen 9 년 전
부모
커밋
d72ac166b1
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      lib/srdb1/schema/location.xml

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

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