X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/efc61f13159f2cf4e2ba542bac40ca84a57480da..c37dc5c56d4be881e44500e1c8dde1826c0f78a7:/app/models/user_mute.rb 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 #