Mercurial > dive4elements > framework
diff ChangeLog @ 215:a9c8fa38ba03
Added new collection specific sql statements.
artifacts/trunk@1554 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 24 Mar 2011 11:28:26 +0000 |
parents | fc435da7f471 |
children | 2d90d5cfe8f9 |
line wrap: on
line diff
--- a/ChangeLog Wed Mar 23 16:23:52 2011 +0000 +++ b/ChangeLog Thu Mar 24 11:28:26 2011 +0000 @@ -1,3 +1,10 @@ +2011-03-24 Ingo Weinzierl <ingo@intevation.de> + + * artifact-database/src/main/resources/sql/org-h2-driver.properties, + artifact-database/src/main/resources/sql/org-postgresql-driver.properties: + Added new statement to retrieve a single collection by GID and repaired + a statement in the postgres properties. + 2011-03-23 Ingo Weinzierl <ingo@intevation.de> * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: