Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 981:799c7108ea6d
datacage: prepared access to outs of artifacts.
flys-artifacts/trunk@2409 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 27 Jul 2011 11:01:55 +0000 |
parents | f9a6a9cd918e |
children | 66b3f2f064de |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Jul 27 08:20:55 2011 +0000 +++ b/flys-artifacts/ChangeLog Wed Jul 27 11:01:55 2011 +0000 @@ -1,3 +1,12 @@ +2011-07-27 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * doc/conf/datacage.sql: Added an explicit table for the outs + of an artifact. + + * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: + Make the current outs of an artifact accessible only with + the global context. + 2011-07-27 Sascha L. Teichmann <sascha.teichmann@intevation.de> * doc/conf/datacage.sql: Added ON DELETE CASCADE constraints.