1
0
Fork 0
mirror of synced 2024-09-30 09:18:14 +13:00

PR review changes

This commit is contained in:
Matej Bačo 2022-08-30 07:30:23 +00:00
parent 677121edca
commit 6df1d35712

View file

@ -3424,7 +3424,7 @@ $collections = [
'$id' => 'value',
'type' => Database::VAR_STRING,
'format' => '',
'size' => 16384,
'size' => 8192,
'signed' => true,
'required' => true,
'default' => null,