Mercurial > dive4elements > river
diff flys-backend/ChangeLog @ 3796:61195d14b844
FLYS backend: Fixed postgresql scheme.
flys-backend/trunk@5445 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 12 Sep 2012 16:51:38 +0000 |
parents | 42db09d101f3 |
children | 0f99e9f1a2ca |
line wrap: on
line diff
--- a/flys-backend/ChangeLog Wed Sep 12 11:12:19 2012 +0000 +++ b/flys-backend/ChangeLog Wed Sep 12 16:51:38 2012 +0000 @@ -1,3 +1,9 @@ +2012-09-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * doc/schema/postgresql.sql: Indices on cross sections + were created too early (before the referenced tables + were created). + 2012-09-12 Björn Ricks <bjoern.ricks@intevation.de> * src/main/java/de/intevation/flys/model/River.java: