summaryrefslogtreecommitdiff
path: root/db/migrate/20180924201039_add_partial_index_to_scheduled_at.rb
Commit message (Expand)AuthorAgeFilesLines
* Add version 4.2 to all existing migrationsjprovazn-versioned-migrationsJan Provaznik2018-11-221-1/+1
* Change partial index's condition to make stale delayed builds removal a lot f...Shinya Maeda2018-10-051-1/+1
* Improve performance of stale scheduled builds searchShinya Maeda2018-10-031-2/+2
* Fix partial index for scheduled_atShinya Maeda2018-10-021-1/+1
* Add scheduled_at column to ci_builds, and add a partial index as wellShinya Maeda2018-10-021-0/+18