Mercurial > dive4elements > framework
diff ChangeLog @ 345:7514fe89efef
Backend.getMasterArtifact: Limit result to one row.
artifacts/trunk@3044 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 20 Oct 2011 10:13:46 +0000 |
parents | be883e843539 |
children | 2d525562fae9 |
line wrap: on
line diff
--- a/ChangeLog Wed Oct 19 16:13:07 2011 +0000 +++ b/ChangeLog Thu Oct 20 10:13:46 2011 +0000 @@ -1,3 +1,8 @@ +2011-10-20 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * artifact-database/src/main/java/de/intevation/artifactdatabase/Backend.java(getMasterArtifact): + Limit result set to one row. + 2011-10-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> Fix accidentally corruptd key to sql statement.