mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
update annotations
This commit is contained in:
parent
7468f85818
commit
c1ecd6f4ce
27 changed files with 174 additions and 16 deletions
|
@ -164,6 +164,8 @@ end
|
|||
#
|
||||
# Indexes
|
||||
#
|
||||
# index_notifications_on_post_action_id (post_action_id)
|
||||
# index_notifications_on_user_id_and_created_at (user_id,created_at)
|
||||
# idx_notifications_speedup_unread_count (user_id,notification_type)
|
||||
# index_notifications_on_post_action_id (post_action_id)
|
||||
# index_notifications_on_user_id_and_created_at (user_id,created_at)
|
||||
# index_notifications_on_user_id_and_topic_id_and_post_number (user_id,topic_id,post_number)
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue