view schema/updates/0301/01.dismar-wwname.sql @ 5092:8dc27fc1d05c

Add temporal validity attributes and WMS-T config to bottlenecks layer Attributes related to data availability and quality still refer to the current situation.
author Tom Gottfried <tom@intevation.de>
date Tue, 24 Mar 2020 12:32:42 +0100
parents 32e9ae5210f9
children
line wrap: on
line source

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