Does anyone knows singer tap of MS SQL Server supports log based replication? I tested transferwise variant, its working with full table and incremental but log based is not supported.
v
visch
06/30/2021, 12:47 PM
We chatted about this quickly on an Office Hours. If I remember correctly MSSQL doesn't have a notion of Log Based Replication. You need to create a Change Data Capture table or something and us Incremental.
I didn't dive into this, this is hearsay