summaryrefslogtreecommitdiff
path: root/db/migrate/20170425112128_create_pipeline_schedules_table.rb
Commit message (Expand)AuthorAgeFilesLines
* Add version 4.2 to all existing migrationsjprovazn-versioned-migrationsJan Provaznik2018-11-221-1/+1
* Enable rubocop for db/**/* and ee/db/**/*49582-enable-cops-for-dbLin Jen-Shin2018-07-251-1/+0
* Get rid of a Rails 5 deprecation warning in db/migrate/20170425112128_create_...Rémy Coutable2018-01-181-1/+1
* Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_time...32054-rails-should-use-timestamptz-database-type-for-postgresqlblackst0ne2017-06-131-0/+2
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-0/+28