summaryrefslogtreecommitdiff
path: root/db/migrate/20160824124900_add_table_issue_metrics.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable rubocop for db/**/* and ee/db/**/*49582-enable-cops-for-dbLin Jen-Shin2018-07-251-2/+0
* Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_time...32054-rails-should-use-timestamptz-database-type-for-postgresqlblackst0ne2017-06-131-0/+2
* Fix `ON DELETE CASCADE` migrations.Timothy Andrew2016-09-201-1/+1
* Implement review comments from @yorickpeterseTimothy Andrew2016-09-201-3/+3
* Remove unused merge request metrics.Timothy Andrew2016-09-191-0/+1
* Add an `Issue::Metrics` model.Timothy Andrew2016-08-261-0/+36