Hi, I would like to understand if incremental sync is in place. For example when we run the artisan command for 2nd time, could i get the records that's exists in `from` db but not in `to` db? Thanks!