Merge branch '1.7.x' into lazy-load-relationships

This commit is contained in:
Darshan 2025-05-02 19:49:30 +05:30 committed by GitHub
commit 36c4ed1dca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1372,7 +1372,7 @@ return [
'$id' => ID::custom('type'),
'type' => Database::VAR_STRING,
'format' => '',
'size' => 32,
'size' => 2048,
'signed' => true,
'required' => true,
'default' => null,