Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 2348:8477965674ce
Added a schema dump shell script.
flys-backend/trunk@2889 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 05 Oct 2011 08:33:25 +0000 |
parents | 0acf28a3d28a |
children | 775e316f255b |
comparison
equal
deleted
inserted
replaced
2347:0acf28a3d28a | 2348:8477965674ce |
---|---|
1 2011-10-05 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * contrib/dump-schema.sh: New. A small shell script that dumps the | |
4 database schema of a given database to SQL. | |
5 | |
6 * pom.xml: Added dependency for hibernate-spatial-oracle stuff. | |
7 | |
1 2011-10-04 Ingo Weinzierl <ingo@intevation.de> | 8 2011-10-04 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * doc/schema/postgresql.sql: Removed unit column from wsts; added a | 10 * doc/schema/postgresql.sql: Removed unit column from wsts; added a |
4 wst_unit_id column to rivers. We decided to support a single elevation | 11 wst_unit_id column to rivers. We decided to support a single elevation |
5 model for the whole river. | 12 model for the whole river. |