annotations

This commit is contained in:
Sam
2015-02-04 15:09:00 +11:00
parent dc96d6bafe
commit 06edfb85a9
3 changed files with 15 additions and 8 deletions

View File

@@ -619,4 +619,5 @@ end
# idx_posts_user_id_deleted_at (user_id)
# index_posts_on_reply_to_post_number (reply_to_post_number)
# index_posts_on_topic_id_and_post_number (topic_id,post_number) UNIQUE
# index_posts_on_user_id_and_created_at (user_id,created_at)
#