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:
authorAndris Zeila <andris.zeila@zabbix.com>2021-04-30 11:56:57 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2021-04-30 11:57:11 +0300
commitf945f5b7648894cd7330a232de9576aef47c40bb (patch)
tree700b2a7bb265631e95af57baee4aa201f3838750 /create
parent142308f7d3818f73c05079062384522e6dda0a3c (diff)
.......... [ZBXNEXT-6452] fixed DB mandatory version after merge
Diffstat (limited to 'create')
-rw-r--r--create/src/schema.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/create/src/schema.tmpl b/create/src/schema.tmpl
index 3451220076e..889c35916f3 100644
--- a/create/src/schema.tmpl
+++ b/create/src/schema.tmpl
@@ -1846,4 +1846,4 @@ INDEX |1 |reportid
TABLE|dbversion||
FIELD |mandatory |t_integer |'0' |NOT NULL |
FIELD |optional |t_integer |'0' |NOT NULL |
-ROW |5030163 |5030169
+ROW |5030169 |5030169