Mercurial > dive4elements > river
diff backend/doc/schema/postgresql-minfo.sql @ 8560:6fcf4717605f
Meta-data on sounding width associated to bed heights is redundant to real data associated to values.
author | "Tom Gottfried <tom@intevation.de>" |
---|---|
date | Mon, 16 Feb 2015 11:48:05 +0100 |
parents | 6d8d7425a6b5 |
children | c851d1ea543a |
line wrap: on
line diff
--- a/backend/doc/schema/postgresql-minfo.sql Mon Feb 16 11:08:33 2015 +0100 +++ b/backend/doc/schema/postgresql-minfo.sql Mon Feb 16 11:48:05 2015 +0100 @@ -41,7 +41,6 @@ id int NOT NULL, river_id int NOT NULL, year int, - sounding_width int, type_id int NOT NULL, location_system_id int NOT NULL, cur_elevation_model_id int NOT NULL,