view schema/updates/0301/01.dismar-wwname.sql @ 4806:a905438a7935

map: disable rotation
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 28 Oct 2019 13:07:01 +0100
parents 32e9ae5210f9
children
line wrap: on
line source

ALTER TABLE waterway.distance_marks_virtual
  ADD COLUMN IF NOT EXISTS wwname varchar;