Mercurial > dive4elements > framework
diff ChangeLog @ 173:940ed629419f
Solve the SQL problem with the collection listings.
artifacts/trunk@1399 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Fri, 04 Mar 2011 14:06:56 +0000 |
parents | 8ce06db80857 |
children | 25d472a67a9f |
line wrap: on
line diff
--- a/ChangeLog Fri Mar 04 11:47:27 2011 +0000 +++ b/ChangeLog Fri Mar 04 14:06:56 2011 +0000 @@ -1,3 +1,9 @@ +2011-03-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * artifact-database/src/main/resources/sql/org-h2-driver.properties, + artifact-database/src/main/resources/sql/org-postgresql-driver.properties: + Argh! s/OUTER LEFT/LEFT OUTER/ solves the collection listing problem. + 2011-03-04 Ingo Weinzierl <ingo@intevation.de> * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: