1
0
Fork 0
mirror of synced 2024-07-18 21:06:22 +12:00

Update index length

This commit is contained in:
Khushboo Verma 2024-02-29 19:51:13 +05:30
parent 1d282da6b3
commit b552d052da

View file

@ -2945,7 +2945,7 @@ $projectCollections = array_merge([
'$id' => ID::custom('_key_requestPath'),
'type' => Database::INDEX_KEY,
'attributes' => ['requestPath'],
'lengths' => [],
'lengths' => [Database::LENGTH_KEY],
'orders' => [Database::ORDER_ASC],
],
[