]> git.openstreetmap.org Git - rails.git/commit
Remove the reassign column from issue_comments
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 29 Nov 2017 16:05:12 +0000 (16:05 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 29 Nov 2017 16:05:12 +0000 (16:05 +0000)
commit2dd8f09395f1a8e050330b360154e5b7ad1a8492
treeca4769d53fe685fa87e0532863edc8a717693351
parent68213e381252addee172f329e3a52bc361a9499a
Remove the reassign column from issue_comments

Reassigning is an effect of a controller action, not something that
should be stored in the database like this.
app/models/issue_comment.rb
db/migrate/20160822153115_create_issue_comments.rb
db/structure.sql