mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 04:38:47 +08:00
annotate new indexes
This commit is contained in:
@ -15,4 +15,5 @@ end
|
||||
# Indexes
|
||||
#
|
||||
# index_user_uploads_on_upload_id_and_user_id (upload_id,user_id) UNIQUE
|
||||
# index_user_uploads_on_user_id_and_upload_id (user_id,upload_id)
|
||||
#
|
||||
|
Reference in New Issue
Block a user