Arf, sorry for that. I just updated. THeoritically, the migration would help removing items placed with the previous version.
In case of, you can run this code :
/c for _,entity in pairs(game.surfaces[1].find_entities_filtered{name="rail-pole-connector"}) do entity.destructible=true entity.minable=true end
This will make them destructible and minable