]> git.openstreetmap.org Git - rails.git/commit
Combine migrations into one
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 29 Nov 2017 16:12:38 +0000 (16:12 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 29 Nov 2017 16:13:32 +0000 (16:13 +0000)
commit1d24228a3bd3ac2b233078475c6d44d9c547bbc7
tree7ef06c0c88f431691dd8ccd08c6b05794f863dc7
parent2dd8f09395f1a8e050330b360154e5b7ad1a8492
Combine migrations into one

This makes it easier to review, rather than having a PR with migrations that
correct each other.
app/models/issue.rb
db/migrate/20160822153055_create_issues_and_reports.rb
db/migrate/20160822153115_create_issue_comments.rb [deleted file]
db/migrate/20160822153153_add_reports_count_to_issues.rb [deleted file]
db/structure.sql