Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 3797:0f99e9f1a2ca
Importer: Added flag to invert skipping behaviour by default. Makes importing single features much easier.
flys-backend/trunk@5452 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 13 Sep 2012 10:53:34 +0000 |
parents | 61195d14b844 |
children | 90f91ba077a8 |
comparison
equal
deleted
inserted
replaced
3796:61195d14b844 | 3797:0f99e9f1a2ca |
---|---|
1 2012-09-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/importer/Config.java: | |
4 Add system property 'flys.backend.importer.skip.default' | |
5 which enables the switching of the skipping default. | |
6 Very useful if you want only some sub systems by | |
7 setting this to 'true' and the sub systems to 'false'. | |
8 | |
1 2012-09-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 9 2012-09-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 10 |
3 * doc/schema/postgresql.sql: Indices on cross sections | 11 * doc/schema/postgresql.sql: Indices on cross sections |
4 were created too early (before the referenced tables | 12 were created too early (before the referenced tables |
5 were created). | 13 were created). |