Added Attribute migration from v4 to v5

This commit is contained in:
Trial97
2020-01-20 16:10:55 +02:00
parent 999aabdf9f
commit 233bb94096
8 changed files with 286 additions and 19 deletions

View File

@@ -151,7 +151,7 @@ func CurrentDataDBVersions() Versions {
utils.SharedGroups: 2,
utils.Thresholds: 3,
utils.Suppliers: 1,
utils.Attributes: 4,
utils.Attributes: 5,
utils.Timing: 1,
utils.RQF: 3,
utils.Resource: 1,