]> git.openstreetmap.org Git - rails.git/blobdiff - app/models/issue_comment.rb
Remove the reassign column from issue_comments
[rails.git] / app / models / issue_comment.rb
index bbc15aefa98caaeed54ef17f013950aff47aad81..7a51265f3d90715f72424aafa43d8d79558927eb 100644 (file)
@@ -6,7 +6,6 @@
 #  issue_id          :integer          not null
 #  commenter_user_id :integer          not null
 #  body              :text             not null
 #  issue_id          :integer          not null
 #  commenter_user_id :integer          not null
 #  body              :text             not null
-#  reassign          :boolean
 #  created_at        :datetime         not null
 #  updated_at        :datetime         not null
 #
 #  created_at        :datetime         not null
 #  updated_at        :datetime         not null
 #