]> git.ipfire.org Git - location/libloc.git/commit - src/python/location-importer.in
importer: Correctly sort the results
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 6 Jul 2020 16:44:20 +0000 (16:44 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 6 Jul 2020 16:44:20 +0000 (16:44 +0000)
commit17d49c4fba1a309992ccd093eec1201c9589af49
tree77b6ce165cf93cbe62f959b691d0096393d30cbf
parent5372d9c7fdbea94dbbf2225f5b9e1d744b1cde4d
importer: Correctly sort the results

The results where incorrectly ordered so that the DISTINCT clause
removed the wrong rows matching an incorrect parent subnet.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/location-importer.in