If I am using incremental replication and the sour...
# troubleshooting
c
If I am using incremental replication and the source deletes the table, will it break my pipeline if the last incremental index value (
updated_at
) was the same in origin and destination? Thanks!