You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cleanup was failing due to foreign key constraints on ApiTokens that
were associated with a SentryAppInstallation.
It's okay if they stick around, so this just excludes them from the
query to find all ApiTokens to delete.
0 commit comments