Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/create
diff options
context:
space:
mode:
authorVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2021-11-29 17:45:30 +0300
committerVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2021-11-29 17:45:30 +0300
commit03ef033d3e65c0753708f5662252d8dd060cf93b (patch)
tree596f33af5f138fc6026e92d9ef22e68819ed1047 /create
parent4b8070c70236549cd1585780edf8ae16ee2c507e (diff)
....I..... [ZBXNEXT-6999] updated schema for widget_field
Diffstat (limited to 'create')
-rw-r--r--create/src/schema.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/create/src/schema.tmpl b/create/src/schema.tmpl
index 23597970758..bb48dfdc172 100644
--- a/create/src/schema.tmpl
+++ b/create/src/schema.tmpl
@@ -1608,7 +1608,7 @@ FIELD |value_hostid |t_id | |NULL |0 |3|hosts |hostid
FIELD |value_itemid |t_id | |NULL |0 |4|items |itemid
FIELD |value_graphid |t_id | |NULL |0 |5|graphs |graphid
FIELD |value_sysmapid |t_id | |NULL |0 |6|sysmaps |sysmapid
-FIELD |value_serviceid|t_id | |NULL |0 |7|service |serviceid
+FIELD |value_serviceid|t_id | |NULL |0 |7|services |serviceid
FIELD |value_slaid |t_id | |NULL |0 |8|sla |slaid
INDEX |1 |widgetid
INDEX |2 |value_groupid
@@ -1933,4 +1933,4 @@ TABLE|dbversion|dbversionid|
FIELD |dbversionid |t_id | |NOT NULL |0
FIELD |mandatory |t_integer |'0' |NOT NULL |
FIELD |optional |t_integer |'0' |NOT NULL |
-ROW |1 |5050130 |5050130
+ROW |1 |5050134 |5050134