X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a7ba87340d91a6eeef096783b04a9b0a963bfa99..efc65b86a23032e7867314082f80e1da3654b51a:/app/models/user_mute.rb?ds=sidebyside diff --git a/app/models/user_mute.rb b/app/models/user_mute.rb index 9bee39b8d..68f3bb679 100644 --- a/app/models/user_mute.rb +++ b/app/models/user_mute.rb @@ -2,9 +2,9 @@ # # Table name: user_mutes # -# id :bigint(8) not null, primary key -# owner_id :bigint(8) not null -# subject_id :bigint(8) not null +# id :bigint not null, primary key +# owner_id :bigint not null +# subject_id :bigint not null # created_at :datetime not null # updated_at :datetime not null #