If initial load only is selected in UI, allow non-mirrorable tables to be synced, and validation will not check replication and publication related things.
Functionally tested
One item I tried was also allowing excluding primary key columns when initial load only is selected, but seems like this requires some refactoring on the pull side. Could do it in this PR or follow up
If initial load only is selected in UI, allow non-mirrorable tables to be synced, and validation will not check replication and publication related things.
Functionally tested
One item I tried was also allowing excluding primary key columns when initial load only is selected, but seems like this requires some refactoring on the pull side. Could do it in this PR or follow up