usage collection value attr type to string

This commit is contained in:
shimon
2023-03-19 15:16:05 +02:00
parent 4839dbbfb0
commit 866bc13363
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3183,7 +3183,7 @@ $collections = [
'attributes' => [
[
'$id' => ID::custom('metric'),
'type' => Database::VAR_STRING,
'type' => Database::VAR_INTEGER,
'format' => '',
'size' => 255,
'signed' => true,