]> git.decadent.org.uk Git - dak.git/commitdiff
Only generate fields in Sources for requested checksums
authorJulian Andres Klode <jak@debian.org>
Sun, 13 Mar 2016 13:48:51 +0000 (14:48 +0100)
committerJulian Andres Klode <jak@debian.org>
Sun, 13 Mar 2016 13:51:35 +0000 (14:51 +0100)
We make use of the fact that STRING_AGG ignores NULL values
when joining the values, so we do not get empty lines in there.


No differences found