view schema/updates/1302/01.mesh-columns.sql @ 4807:7cd40008124b

client: image-export: render diagram offscreen and use mixins in fairway-diagram
author Fadi Abbud <fadi.abbud@intevation.de>
date Mon, 28 Oct 2019 16:38:23 +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;