annotations were out of date

This commit is contained in:
Sam
2014-03-20 15:35:51 +11:00
parent c240fb0d83
commit 5c148faeb9
10 changed files with 72 additions and 43 deletions

View File

@@ -540,6 +540,7 @@ end
#
# Indexes
#
# idx_posts_created_at_topic_id (created_at,topic_id)
# 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