Hi Khushboo,
We can create a common function in Server node to fetch the servers and
then use that same function in the schema diff tool, currently we have
written the same function in schema diff tool to avoid duplicate code.
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.c
Added Schema Diff tool to compare two schemas and generate the difference
script.
Currently supported objects are Table, View, Materialized View, Function and
Procedure.
Backend comparison of two schemas implemented by: Akshay Joshi
Fixes #3452.
Branch
--
master
Details
---
https://g