]> git.ipfire.org Git - thirdparty/pdns.git/commit
delete existing matching zones during (re)import
authorJamie (Bear) Murphy <git@jam.ie>
Wed, 16 Jul 2025 14:09:40 +0000 (15:09 +0100)
committerJamie (Bear) Murphy <git@jam.ie>
Wed, 16 Jul 2025 14:09:40 +0000 (15:09 +0100)
commit4a82e73202e517050506ba509b3b0619e4a6c563
treec204d2c5e0131549902cd6f457ff8904351c80e3
parent48c36c04a6d53e18ceb4d23559f9ca4778072162
delete existing matching zones during (re)import

adds functionality to zone import script to have a delete statement. useful for testing / retesting zone imports
pdns/zone2sql.cc