-# id :integer not null, primary key
-# 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
+# id :integer not null, primary key
+# issue_id :integer not null
+# user_id :integer not null
+# body :text not null
+# created_at :datetime not null
+# updated_at :datetime not null