Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 3330:d42249d91f47
Added missing 'name' property and a new function to retrieve CrossSectionTracks.
flys-backend/trunk@4654 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 14 Jun 2012 07:56:26 +0000 |
parents | cc8fc6b29649 |
children | b2aac19a8982 |
comparison
equal
deleted
inserted
replaced
3329:cc8fc6b29649 | 3330:d42249d91f47 |
---|---|
1 2012-06-14 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/model/CrossSectionTrack.java: Added the | |
4 missing 'name' property and added a function that returns all | |
5 CrossSectionTracks of a specific river with a specific name. | |
6 | |
1 2012-06-13 Ingo Weinzierl <ingo@intevation.de> | 7 2012-06-13 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * doc/schema/oracle-minfo.sql, | 9 * doc/schema/oracle-minfo.sql, |
4 doc/schema/oracle-drop-minfo.sql: Added missing river_id column to | 10 doc/schema/oracle-drop-minfo.sql: Added missing river_id column to |
5 sq_relation table and reordered the drop statements. | 11 sq_relation table and reordered the drop statements. |