annotate schema/updates/0301/01.dismar-wwname.sql @ 4247:152b9eb5ca47

styles-config: implement styling of WMS-Layers
author Fadi Abbud <fadi.abbud@intevation.de>
date Thu, 22 Aug 2019 14:34:53 +0200
parents 32e9ae5210f9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3778
1b11ff97c1d1 Add wwname to import of virtual distance marks.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
1 ALTER TABLE waterway.distance_marks_virtual
1b11ff97c1d1 Add wwname to import of virtual distance marks.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
2 ADD COLUMN IF NOT EXISTS wwname varchar;