Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1019:aff2a0a29aa3
Datacage: use more compatible casts to UUIDs
flys-artifacts/trunk@2465 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 04 Aug 2011 15:32:10 +0000 |
parents | d42fa223be48 |
children | a776afdf1ec5 |
comparison
equal
deleted
inserted
replaced
1018:d42fa223be48 | 1019:aff2a0a29aa3 |
---|---|
1 2011-08-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * doc/conf/meta-data-user.xml: Use 'CAST(x AS uuid)' instead of 'x::uuid' | |
4 to be more compatible. | |
5 | |
1 2011-08-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 6 2011-08-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/artifacts/datacage/Recommendations.java: | 8 * src/main/java/de/intevation/flys/artifacts/datacage/Recommendations.java: |
4 If given an artifact place its identifier into parameters passed to template. | 9 If given an artifact place its identifier into parameters passed to template. |
5 Fixed swapped user/system connections if using the user template. | 10 Fixed swapped user/system connections if using the user template. |