mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
usage collection value attr type to string
This commit is contained in:
@@ -3183,7 +3183,7 @@ $collections = [
|
||||
'attributes' => [
|
||||
[
|
||||
'$id' => ID::custom('metric'),
|
||||
'type' => Database::VAR_STRING,
|
||||
'type' => Database::VAR_INTEGER,
|
||||
'format' => '',
|
||||
'size' => 255,
|
||||
'signed' => true,
|
||||
|
||||
+1
-1
Submodule app/console updated: 39727607a0...fae048b917
Reference in New Issue
Block a user