view schema/updates/1302/01.mesh-columns.sql @ 4648:66fcd898efd9 stree-experiment

Started with conversion tool.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sun, 13 Oct 2019 19:22:36 +0200
parents
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;