mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
annotate stuff
This commit is contained in:
parent
1ea5205022
commit
b3fd091379
2 changed files with 16 additions and 0 deletions
|
@ -1309,6 +1309,7 @@ end
|
|||
#
|
||||
# idx_topics_front_page (deleted_at,visible,archetype,category_id,id)
|
||||
# idx_topics_user_id_deleted_at (user_id)
|
||||
# idxtopicslug (slug)
|
||||
# index_topics_on_bumped_at (bumped_at)
|
||||
# index_topics_on_created_at_and_visible (created_at,visible)
|
||||
# index_topics_on_id_and_deleted_at (id,deleted_at)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue