This commit is contained in:
shimon 2023-03-19 15:21:54 +02:00
parent 866bc13363
commit b981914eda

View file

@ -3183,7 +3183,7 @@ $collections = [
'attributes' => [
[
'$id' => ID::custom('metric'),
'type' => Database::VAR_INTEGER,
'type' => Database::VAR_STRING,
'format' => '',
'size' => 255,
'signed' => true,