Have a way of finding out which records have been deleted.

I am currently syncing with next_link. However, through using next_link and just keeping the most recent next_link, I don't start from the beginning with syncing, which means records that are deleted in nxt/database-view, don't get deleted in my synced database. How can I figure out which records have been deleted and handle that without truncating my whole database and starting over every sync?

  • Guest
  • Oct 15 2018
  • Attach files