fix(setup): steps 10 and 11 (#5987)

* fix(step10): count amount of wrong_events manually

* fix(step11): create index for better performance
This commit is contained in:
Silvan
2023-06-07 18:30:19 +02:00
committed by GitHub
parent f456168a74
commit 6be41ea257
13 changed files with 82 additions and 14 deletions

View File

@@ -66,7 +66,7 @@ type Steps struct {
s8AuthTokens *AuthTokenIndexes
s9EventstoreIndexes2 *EventstoreIndexesNew
CorrectCreationDate *CorrectCreationDate
s11AddEventCreatedAt *AddEventCreatedAt
AddEventCreatedAt *AddEventCreatedAt
}
type encryptionKeyConfig struct {