view schema/updates/1302/01.mesh-columns.sql @ 4855:01b593ea2311

Added missing doc strings for the STR tree in the mesh package.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 19 Nov 2019 17:48:02 +0100
parents 66fcd898efd9
children
line wrap: on
line source

alter table waterway.sounding_results add column mesh_index bytea;
alter table waterway.sounding_results add column mesh_checksum varchar;