gitlab-org--gitlab-foss/db
Yorick Peterse 7a240397af Added an index on milestones.title
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.
2016-01-07 14:53:02 +01:00
..
fixtures Minor refactoring in seeding 2015-10-16 11:30:26 +02:00
migrate Added an index on milestones.title 2016-01-07 14:53:02 +01:00
schema.rb Remove InfluxDB username/password 2016-01-06 17:49:56 +01:00
seeds.rb