Update annotations.

This commit is contained in:
Guo Xiang Tan
2018-07-16 14:18:07 +08:00
parent 39299fdd8c
commit 214dac05de
26 changed files with 47 additions and 45 deletions

View File

@ -1314,8 +1314,8 @@ end
#
# Indexes
#
# idx_users_admin (id)
# idx_users_moderator (id)
# idx_users_admin (id) WHERE admin
# idx_users_moderator (id) WHERE moderator
# index_users_on_last_posted_at (last_posted_at)
# index_users_on_last_seen_at (last_seen_at)
# index_users_on_uploaded_avatar_id (uploaded_avatar_id)