X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/1213e7009aac7448ac1478c4536cba81fa74f679..efc65b86a23032e7867314082f80e1da3654b51a:/app/models/old_way_node.rb?ds=inline diff --git a/app/models/old_way_node.rb b/app/models/old_way_node.rb index 810acc066..714b38648 100644 --- a/app/models/old_way_node.rb +++ b/app/models/old_way_node.rb @@ -2,10 +2,10 @@ # # Table name: way_nodes # -# way_id :bigint(8) not null, primary key -# node_id :bigint(8) not null -# version :bigint(8) not null, primary key -# sequence_id :bigint(8) not null, primary key +# way_id :bigint not null, primary key +# node_id :bigint not null +# version :bigint not null, primary key +# sequence_id :bigint not null, primary key # # Indexes #