mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
This commit is contained in:
co-authored by
kodumbeats
parent
75a1c70174
commit
8d262ffbbb
@@ -313,7 +313,7 @@ $collections = [
|
||||
'$id' => 'orders',
|
||||
'type' => Database::VAR_STRING,
|
||||
'format' => '',
|
||||
'size' => 255,
|
||||
'size' => 4,
|
||||
'signed' => true,
|
||||
'required' => false,
|
||||
'default' => null,
|
||||
|
||||
Reference in New Issue
Block a user