diff backend/doc/schema/oracle-sinfo-uinfo.sql @ 9512:5c1e66a3c878

Zusammenführen
author gernotbelger
date Mon, 01 Oct 2018 12:57:10 +0200
parents 056483975a9c
children d889ffe2fb05
line wrap: on
line diff
--- a/backend/doc/schema/oracle-sinfo-uinfo.sql	Fri Sep 28 18:12:11 2018 +0200
+++ b/backend/doc/schema/oracle-sinfo-uinfo.sql	Mon Oct 01 12:57:10 2018 +0200
@@ -468,8 +468,8 @@
 );
 
 COMMENT ON TABLE vegetation_zone IS 'Vegetation zone of a river station' ;
-COMMENT ON COLUMN vegetation_zone.min_overflow_days IS 'Minimum number (inclusive) of overflow days in a year for the zone type' ;
-COMMENT ON COLUMN vegetation_zone.max_overflow_days IS 'Maximum number (exclusive) of overflow days in a year for the zone type' ;
+COMMENT ON COLUMN vegetation_zone.min_overflow_days IS 'Minimum number (exclusive) of overflow days in a year for the zone type' ;
+COMMENT ON COLUMN vegetation_zone.max_overflow_days IS 'Maximum number (inclusive) of overflow days in a year for the zone type' ;
 COMMENT ON COLUMN vegetation_zone.color_r IS 'Red value (0-255) of the zone color' ;
 COMMENT ON COLUMN vegetation_zone.color_g IS 'Green value (0-255) of the zone color' ;
 COMMENT ON COLUMN vegetation_zone.color_b IS 'Blue value (0-255) of the zone color' ;

http://dive4elements.wald.intevation.org