X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b02d0b9b22caaa58224cde69b438eb5fc40fbd88..72519b6b5c77193eeefe8f70c8c2b658cc236c8b:/app/models/note_comment.rb?ds=inline diff --git a/app/models/note_comment.rb b/app/models/note_comment.rb index d318c5e95..3f34368fa 100644 --- a/app/models/note_comment.rb +++ b/app/models/note_comment.rb @@ -2,12 +2,12 @@ # # Table name: note_comments # -# id :bigint(8) not null, primary key -# note_id :bigint(8) not null +# id :bigint not null, primary key +# note_id :bigint not null # visible :boolean not null # created_at :datetime not null # author_ip :inet -# author_id :bigint(8) +# author_id :bigint # body :text # event :enum #