mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:17:32 +00:00
fix(storage): add indexes for auth.tokens
(#5259)
* fix(storage): add indexes for `auth.tokens` * refactor: naming
This commit is contained in:
@@ -63,6 +63,7 @@ type Steps struct {
|
||||
s5LastFailed *LastFailed
|
||||
s6OwnerRemoveColumns *OwnerRemoveColumns
|
||||
s7LogstoreTables *LogstoreTables
|
||||
s8AuthTokens *AuthTokenIndexes
|
||||
}
|
||||
|
||||
type encryptionKeyConfig struct {
|
||||
|
Reference in New Issue
Block a user