deleteAllAddresses

abstract fun deleteAllAddresses()

Removes every address and every address tombstone.

A migration primitive: it leaves the sync mirror intact and produces no tombstones, so the deletions are never uploaded and a synced profile gets the records back on the next sync. Use delete_address to delete on the user's behalf.