view schema/updates/1302/01.mesh-columns.sql @ 4925:b86ce7fc4da3 fairway-marks-import

Add missing BOYCAR attribute
author Tom Gottfried <tom@intevation.de>
date Fri, 14 Feb 2020 13:01:45 +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;