mirror of
https://github.com/discourse/discourse.git
synced 2025-06-02 04:08:41 +08:00
annotate new indexes
This commit is contained in:
@ -433,5 +433,6 @@ end
|
||||
# index_user_actions_on_acting_user_id (acting_user_id)
|
||||
# index_user_actions_on_action_type_and_created_at (action_type,created_at)
|
||||
# index_user_actions_on_target_post_id (target_post_id)
|
||||
# index_user_actions_on_target_user_id (target_user_id) WHERE (target_user_id IS NOT NULL)
|
||||
# index_user_actions_on_user_id_and_action_type (user_id,action_type)
|
||||
#
|
||||
|
Reference in New Issue
Block a user