mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
Update annotations.
This commit is contained in:
parent
68d7b4023b
commit
abecb3aea8
3 changed files with 11 additions and 4 deletions
|
@ -16,6 +16,7 @@ end
|
|||
#
|
||||
# Indexes
|
||||
#
|
||||
# index_group_requests_on_group_id (group_id)
|
||||
# index_group_requests_on_user_id (user_id)
|
||||
# index_group_requests_on_group_id (group_id)
|
||||
# index_group_requests_on_group_id_and_user_id (group_id,user_id) UNIQUE
|
||||
# index_group_requests_on_user_id (user_id)
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue