Oscar Salvador Magallanes
Oscar Salvador Magallanes
Hi @ScottChapman I have made a fix that may solve your issue. Can you try the latest release? https://github.com/osalvador/ReplicaDB/releases/tag/v0.15.1 Regards!
Hi @ScottChapman How was it?
Hi @sandeepraghu, In the INCREMENTAL mode, a total of exact rows are replicated, but then a MERGE is performed to the sink table. In a MERGE if the primary key...
Hi Mike, The concept of "fragments" can be easily implemented in TE_TEMPLATES table, a template can be the same as a fragment, and include nested templates. Personally I think it...
Perfect @MikeKutz, thanks
Hi @xendren Could you enumerate the steps to reproduce the issue and the sample code? Thanks.