Mercurial > dive4elements > framework
diff ChangeLog @ 320:b46c5b13ac94
Extract the collection and artifact creation times when doing the initial, too.
artifacts/trunk@2482 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 10 Aug 2011 14:18:33 +0000 |
parents | 61017c6031b8 |
children | ce62ae504d22 |
line wrap: on
line diff
--- a/ChangeLog Mon Aug 08 13:06:05 2011 +0000 +++ b/ChangeLog Wed Aug 10 14:18:33 2011 +0000 @@ -1,3 +1,14 @@ +2011-08-10 Sascha L. Teichmann <teichmann@intevation.de> + + * artifacts/src/main/java/de/intevation/artifacts/ArtifactDatabase.java, + artifact-database/src/main/java/de/intevation/artifactdatabase/Backend.java: + Extract the collection and artifact creation times when doing the initial + scan, too. + + * artifact-database/src/main/resources/sql/org-h2-driver.properties, + artifact-database/src/main/resources/sql/org-postgresql-driver.properties: + Adjusted the SQL statements. + 2011-08-08 Sascha L. Teichmann <teichmann@intevation.de> * artifact-database/src/main/resources/sql/org-h2-driver.properties: