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
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
the delete_old_current_state_events background update clears current_state_events of any rooms with no rows where membership='join'. But membership is only populated by the current_state_events_membership update, so this goes badly.
the
delete_old_current_state_eventsbackground update clearscurrent_state_eventsof any rooms with no rows wheremembership='join'. Butmembershipis only populated by thecurrent_state_events_membershipupdate, so this goes badly.