pgadmin4/web/pgadmin/tools/schema_diff
Akshay Joshi 26cdda090e 1) Source/Target database and schema should be selected by default when the user selects any server in the schema diff tool.
2) Added line break for the generated script if select multiple objects.
3) Remove reactivated RM from the release notes.
2020-02-05 14:36:05 +05:30
..
static 1) Source/Target database and schema should be selected by default when the user selects any server in the schema diff tool. 2020-02-05 14:36:05 +05:30
templates/schema_diff Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
tests Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
__init__.py 1) Source/Target database and schema should be selected by default when the user selects any server in the schema diff tool. 2020-02-05 14:36:05 +05:30
compare.py Added missing imports and remove unused imports from schema diff. 2020-02-03 15:30:57 +05:30
directory_compare.py Added missing imports and remove unused imports from schema diff. 2020-02-03 15:30:57 +05:30
model.py Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
node_registry.py Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30