view schema/updates/0301/01.dismar-wwname.sql @ 4808:db450fcc8ed7

client: add title for the exported image
author Fadi Abbud <fadi.abbud@intevation.de>
date Tue, 29 Oct 2019 11:04:14 +0100
parents 32e9ae5210f9
children
line wrap: on
line source

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