]> git.openstreetmap.org Git - rails.git/blobdiff - app/models/user_block.rb
Merge branch 'pull/5734'
[rails.git] / app / models / user_block.rb
index 61235c418d079a34944aff3c4f0de93ae5e1b121..f25bd47b87d768b9d0ed0f3867f7e4e5695e898b 100644 (file)
@@ -3,12 +3,12 @@
 # Table name: user_blocks
 #
 #  id             :integer          not null, primary key
-#  user_id        :bigint(8)        not null
-#  creator_id     :bigint(8)        not null
+#  user_id        :bigint           not null
+#  creator_id     :bigint           not null
 #  reason         :text             not null
 #  ends_at        :datetime         not null
 #  needs_view     :boolean          default(FALSE), not null
-#  revoker_id     :bigint(8)
+#  revoker_id     :bigint
 #  created_at     :datetime
 #  updated_at     :datetime
 #  reason_format  :enum             default("markdown"), not null