Hi, I'm trying to replicate few tables from a Source DB to destination DB. Both Databases are sql server databases. The only issue is that the source DB gets refreshed from production DB backup every night which breaks its replication to the destination DB. Is there a way I can achieve this table replication without it disconnecting due to the daily restore?