PLT-7619: Cleanup flags in data retention. (#7501)
Этот коммит содержится в:
коммит произвёл
Harrison Healey
родитель
8bef94d250
Коммит
e0d5703f72
@@ -346,6 +346,7 @@ type PreferenceStore interface {
|
||||
DeleteCategoryAndName(category string, name string) StoreChannel
|
||||
PermanentDeleteByUser(userId string) StoreChannel
|
||||
IsFeatureEnabled(feature, userId string) StoreChannel
|
||||
CleanupFlagsBatch(limit int64) StoreChannel
|
||||
}
|
||||
|
||||
type LicenseStore interface {
|
||||
|
||||
Ссылка в новой задаче
Block a user