X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6cde8c9b0c4220db3b5598a268c197e77258a8cc..1e57189366c0e4a49cb29658e9bf5985996709a2:/app/models/way_tag.rb diff --git a/app/models/way_tag.rb b/app/models/way_tag.rb index 4e0f7ee2d..7a5d9e72c 100644 --- a/app/models/way_tag.rb +++ b/app/models/way_tag.rb @@ -2,7 +2,7 @@ # # Table name: current_way_tags # -# way_id :bigint(8) not null, primary key +# way_id :integer not null, primary key # k :string default(""), not null, primary key # v :string default(""), not null #