view schema/updates/1440/01.add_zpg_exception.sql @ 5400:983d6efc04e9

Added report-templates to release tar.
author wilde@azure1.rgb.intevation.de
date Wed, 07 Jul 2021 18:41:53 +0200
parents 6cf4fdaa93f9
children
line wrap: on
line source

ALTER TABLE waterway.sounding_results ADD COLUMN zpg_exception bool NOT NULL DEFAULT FALSE;