Compare commits

...
Author SHA1 Message Date
Christy Jacob df02578702 chore: remove index 2025-01-29 07:26:29 +00:00
-7
View File
@@ -2627,13 +2627,6 @@ return [
'attributes' => ['chunksUploaded'],
'lengths' => [],
'orders' => [Database::ORDER_ASC],
],
[
'$id' => ID::custom('_key_transformedAt'),
'type' => Database::INDEX_KEY,
'attributes' => ['transformedAt'],
'lengths' => [],
'orders' => [],
]
]
],