Comparing and synchronizing Views using a different schema-mapping doesn't work
When comparing and synchronizing views while using a different schema-mapping:
*) equal views are marked as different cause of the different schema in the view name and the different schema within the select -> please adapt the compare-logic to accept the correct displayed sqls as equal
*) the generated sql for updating views doesn't work because they contain the right schema (target) in the view name, but the wrong schema (source) within the select -> please replace objects with the source schema within the select of the view with the target schema
-
AdminDevart (_, Devart) commented
Hi,
Thanks for your patience!
Just want to inform you that the feature has been implemented. Please map the schemas before comparison.
So we would like to suggest updating to the latest version and check there.
Best,
Devart Support Team