mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
PERF: allow looking up incoming email by user_id
This speeds up the ability to remove users from the system
This commit is contained in:
@@ -52,4 +52,5 @@ end
|
||||
# index_incoming_emails_on_error (error)
|
||||
# index_incoming_emails_on_message_id (message_id)
|
||||
# index_incoming_emails_on_post_id (post_id)
|
||||
# index_incoming_emails_on_user_id (user_id) WHERE (user_id IS NOT NULL)
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user