mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
rollback
This commit is contained in:
parent
866bc13363
commit
b981914eda
1 changed files with 1 additions and 1 deletions
|
|
@ -3183,7 +3183,7 @@ $collections = [
|
|||
'attributes' => [
|
||||
[
|
||||
'$id' => ID::custom('metric'),
|
||||
'type' => Database::VAR_INTEGER,
|
||||
'type' => Database::VAR_STRING,
|
||||
'format' => '',
|
||||
'size' => 255,
|
||||
'signed' => true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue