functionInternalId

This commit is contained in:
fogelito
2026-03-03 12:15:21 +02:00
parent 598c71fb11
commit 1ccd61ece5
+1 -1
View File
@@ -2193,7 +2193,7 @@ return [
[
'$id' => ID::custom('_key_function_internal_id'),
'type' => Database::INDEX_KEY,
'attributes' => ['resourceInternalId'],
'attributes' => ['functionInternalId'],
'lengths' => [],
'orders' => [],
],