]> git.openstreetmap.org Git - rails.git/blobdiff - app/models/redaction.rb
Drop explicit lengths from bigint columns
[rails.git] / app / models / redaction.rb
index 5e9e0decde935a87b1514e3a8ffec16085026b79..7b25c6323195026b90e39d102be6bb504ebfbbe1 100644 (file)
@@ -7,7 +7,7 @@
 #  description        :text             not null
 #  created_at         :datetime
 #  updated_at         :datetime
-#  user_id            :bigint(8)        not null
+#  user_id            :bigint           not null
 #  description_format :enum             default("markdown"), not null
 #
 # Foreign Keys