summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--create/schema/schema.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/create/schema/schema.sql b/create/schema/schema.sql
index 367fa955..c4ef892b 100644
--- a/create/schema/schema.sql
+++ b/create/schema/schema.sql
@@ -530,7 +530,6 @@ FIELD |userid |t_id |'0' |NOT NULL |ZBX_SYNC
FIELD |idx |t_varchar(64) |'' |NOT NULL |ZBX_SYNC
FIELD |value |t_varchar(255) |'' |NOT NULL |ZBX_SYNC
FIELD |valuetype |t_integer |0 |NOT NULL |ZBX_SYNC
-UNIQUE |1 |userid,idx
TABLE|rights|rightid|ZBX_SYNC
FIELD |rightid |t_id |'0' |NOT NULL |0