pgadmin4/web/pgadmin/tools/schema_diff
Akshay Joshi 0d77bc305e 1) Improve wording for script header while generating the script using the schema diff tool.
2) Fixed an issue where closing the query tool panel throws an error.
3) Fixed schema diff close panel issue.
2020-02-03 12:38:02 +05:30
..
static 1) Improve wording for script header while generating the script using the schema diff tool. 2020-02-03 12:38:02 +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) Improve wording for script header while generating the script using the schema diff tool. 2020-02-03 12:38:02 +05:30
compare.py Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
directory_compare.py Fixed following schema diff issues: 2020-01-28 14:53:17 +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