Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
3795:f210432f4383 | 3796:61195d14b844 |
---|---|
1 2012-09-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * doc/schema/postgresql.sql: Indices on cross sections | |
4 were created too early (before the referenced tables | |
5 were created). | |
6 | |
1 2012-09-12 Björn Ricks <bjoern.ricks@intevation.de> | 7 2012-09-12 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/model/River.java: | 9 * src/main/java/de/intevation/flys/model/River.java: |
4 Add new method determineMinMaxQ to fetch the mimimum and maximum q values | 10 Add new method determineMinMaxQ to fetch the mimimum and maximum q values |
5 from the database. | 11 from the database. |