BigW Consortium Gitlab

  1. 07 Jan, 2016 1 commit
    • Added an index on milestones.title · 7a240397
      Yorick Peterse authored
      Certain pages (e.g. the group wide issues page) filter miletones by
      their title. Without an index this will result in a sequence scan on a
      large dataset increasing the total loading time of a page.