Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
db.contents.ensureIndex({"_type":-1,  "commentablecourse_id":1, "coursecommentable_id":1, "context":1, "pinned":-1, "created_at":-1}, {"background":true})

...