X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6cde8c9b0c4220db3b5598a268c197e77258a8cc..1e57189366c0e4a49cb29658e9bf5985996709a2:/app/models/relation_tag.rb diff --git a/app/models/relation_tag.rb b/app/models/relation_tag.rb index 02d5a216b..fc0ecdddf 100644 --- a/app/models/relation_tag.rb +++ b/app/models/relation_tag.rb @@ -2,7 +2,7 @@ # # Table name: current_relation_tags # -# relation_id :bigint(8) not null, primary key +# relation_id :integer not null, primary key # k :string default(""), not null, primary key # v :string default(""), not null #