Does anyone knows singer tap of MS SQL Server supp...
# plugins-general
e
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
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
e
Thank you