Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 3948:883dd49d5e74
Adapted PostgreSQL spatial schema.
flys-backend/trunk@5585 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 24 Sep 2012 09:13:29 +0000 |
parents | 371e38af6f79 |
children | 145b87bcb10a |
comparison
equal
deleted
inserted
replaced
3947:371e38af6f79 | 3948:883dd49d5e74 |
---|---|
1 2012-09-24 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * doc/schema/postgresql-spatial.sql: Adapted schema; added missing | |
4 relations. | |
5 | |
6 * doc/schema/postgresql-drop-spatial.sql: SQL statements to drop an | |
7 existing FLYS postgresql schema. | |
8 | |
1 2012-09-21 Björn Ricks <bjoern.ricks@intevation.de> | 9 2012-09-21 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/model/River.java, | 11 * src/main/java/de/intevation/flys/model/River.java, |
4 src/main/java/de/intevation/flys/model/Gauge.java: | 12 src/main/java/de/intevation/flys/model/Gauge.java: |
5 Remove fetchInfoURL methods. The info url will be generated in the | 13 Remove fetchInfoURL methods. The info url will be generated in the |