X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/fb3326778b5d8f0a70ba0873bbd2339930108311..121ef82e2c8ad79bfc8dc06249e162c8a2f4e857:/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 #