Update annotations.

This commit is contained in:
Guo Xiang Tan
2017-10-06 11:13:01 +08:00
parent 3efde2618d
commit d67f0b39ae
6 changed files with 7 additions and 2 deletions

View File

@@ -42,6 +42,7 @@ end
#
# Indexes
#
# index_user_emails_on_email (lower((email)::text)) UNIQUE
# index_user_emails_on_user_id (user_id)
# index_user_emails_on_user_id_and_primary (user_id,primary) UNIQUE
#