gitlab-org--gitlab-foss/db
Yorick Peterse f405954764 Added indexes for notes.line_code and CI columns
This adds indexes for the following columns:

* notes.line_code
* ci_projects.gitlab_id
* ci_projects.shared_runners_enabled
* ci_builds.type
* ci_builds.status
2015-10-16 21:58:30 +02:00
..
fixtures Verify repository is valid 2015-10-06 11:21:45 -07:00
migrate Added indexes for notes.line_code and CI columns 2015-10-16 21:58:30 +02:00
schema.rb Added indexes for notes.line_code and CI columns 2015-10-16 21:58:30 +02:00
seeds.rb