X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/46cd08b1c866162cafa92fb0aa2b38ca6fe1f353..62f09ffa415283b37a9f93a0ae70fbba5f45048e:/app/models/way_tag.rb diff --git a/app/models/way_tag.rb b/app/models/way_tag.rb index 04ce7abf5..2bf7fa887 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 :bigint not null, primary key # k :string default(""), not null, primary key # v :string default(""), not null #