Update app/config/collections2.php

Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
This commit is contained in:
Eldad A. Fux
2021-08-23 23:38:39 +03:00
committed by GitHub
co-authored by kodumbeats
parent 72f8402edd
commit 75a1c70174
+1 -1
View File
@@ -189,7 +189,7 @@ $collections = [
[
'$id' => 'array',
'type' => Database::VAR_BOOLEAN,
'size' => 64,
'size' => 0,
'signed' => true,
'required' => false,
'default' => null,