]> git.openstreetmap.org Git - rails.git/blobdiff - app/models/relation_tag.rb
Merge remote-tracking branch 'upstream/pull/5493'
[rails.git] / app / models / relation_tag.rb
index 500b7d910825338fa3ec452b3b184b45a9b706a6..d23192b8e71584b11193c25475fdad272228fc11 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Table name: current_relation_tags
 #
-#  relation_id :bigint(8)        not null, primary key
+#  relation_id :bigint           not null, primary key
 #  k           :string           default(""), not null, primary key
 #  v           :string           default(""), not null
 #