diff --git a/app/config/collections.php b/app/config/collections.php index e55c694ea3..93ed962821 100644 --- a/app/config/collections.php +++ b/app/config/collections.php @@ -3183,7 +3183,7 @@ $collections = [ 'attributes' => [ [ '$id' => ID::custom('metric'), - 'type' => Database::VAR_STRING, + 'type' => Database::VAR_INTEGER, 'format' => '', 'size' => 255, 'signed' => true, diff --git a/app/console b/app/console index 39727607a0..fae048b917 160000 --- a/app/console +++ b/app/console @@ -1 +1 @@ -Subproject commit 39727607a036534a323101fea876cbe68b05f4f0 +Subproject commit fae048b91787d0b372c13caf27f14fc8b780ef60