]> git.ipfire.org Git - location/libloc.git/commit - Makefile.am
importer: Tolerate that data might exist from other RIRs
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 12 Aug 2022 15:47:29 +0000 (15:47 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 12 Aug 2022 15:47:29 +0000 (15:47 +0000)
commit5bfa1bb4e82b3a2eee9cd547acf28c134d772ead
tree3aef508d7166c5ce6a965fc3579f21898a1f14e3
parente76b8204d00e31a022dad9bb48995e9cdb5e1450
importer: Tolerate that data might exist from other RIRs

Since we are breaking the import into smaller chunks now, it might be
that some data already exists in the database. This is now being
ignored and data won't be replaced.

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