Mercurial > dive4elements > river
diff flys-backend/ChangeLog @ 3953:fc32a4955087
Towards fix for issue863 (gaps in bedheight data).
flys-backend/trunk@5610 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 27 Sep 2012 10:15:10 +0000 |
parents | 5d8db3349b77 |
children | ffb2aac9a5b6 |
line wrap: on
line diff
--- a/flys-backend/ChangeLog Thu Sep 27 08:08:38 2012 +0000 +++ b/flys-backend/ChangeLog Thu Sep 27 10:15:10 2012 +0000 @@ -1,3 +1,11 @@ +2012-09-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Towards fix for issue863 (data gaps in bed height single values). + + * doc/schema/postgresql-minfo.sql, + doc/schema/oracle-minfo.sql: + Drop "NOT NULL" constraints on some single bed height value columns. + 2012-09-27 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/flys/model/BedHeightSingle.java: