Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 327:e09634fbf6bc
Moved the query complexity of creating a w/q value table into view
'wst_value_table' and used this instead.
flys-artifacts/trunk@1724 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 18 Apr 2011 16:01:23 +0000 |
parents | 07eba6d3b4a5 |
children | 07e642030172 |
comparison
equal
deleted
inserted
replaced
326:07eba6d3b4a5 | 327:e09634fbf6bc |
---|---|
1 2011-04-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/WstValueTable.java: | |
4 Moved the query complexity into view 'wst_value_table' and | |
5 used this instead. | |
6 | |
1 2011-04-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2011-04-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/artifacts/model/WstValueTable.java: | 9 * src/main/java/de/intevation/flys/artifacts/model/WstValueTable.java: |
4 Fetches w/q value tables from the backend. TODO: Move this | 10 Fetches w/q value tables from the backend. TODO: Move this |
5 to the backend and use a view. | 11 to the backend and use a view. |