Mercurial > dive4elements > framework
comparison ChangeLog @ 344:be883e843539
Fix accidental corruption of key for sql statement.
artifacts/trunk@3040 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 19 Oct 2011 16:13:07 +0000 |
parents | 542caebea773 |
children | 7514fe89efef |
comparison
equal
deleted
inserted
replaced
343:542caebea773 | 344:be883e843539 |
---|---|
1 2011-10-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Fix accidentally corruptd key to sql statement. | |
4 | |
5 * artifact-database/src/main/java/de/intevation/artifactdatabase/Backend.java: | |
6 Fix key. | |
7 | |
1 2011-10-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 8 2011-10-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 9 |
3 Add backend and db functionality query artifact which is belongs to | 10 Add backend and db functionality query artifact which is belongs to |
4 a collection the longest (not neccessary the longest artifact itself). | 11 a collection the longest (not neccessary the longest artifact itself). |
5 | 12 |