#
# 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
#