pgadmin4/web/pgadmin/tools/schema_diff/static/js
Akshay Joshi 63df19ee1c Fixed following schema diff issues:
1) Avoid template databases from the Database drop-down list.
 2) Exclude system schemas while comparing two databases.
 3) Escape group name for XSS.
2020-08-13 14:12:37 +05:30
..
schema_diff_dependency.js Resolve schema diff dependencies by selecting the appropriate node automatically and maintain the order in the generated script. Fixes #5730 2020-08-12 17:36:48 +05:30
schema_diff_hook.js 1) Improve wording for script header while generating the script using the schema diff tool. 2020-02-03 12:38:02 +05:30
schema_diff_ui.js Fixed following schema diff issues: 2020-08-13 14:12:37 +05:30
schema_diff.backform.js Fixed following schema diff issues: 2020-08-13 14:12:37 +05:30
schema_diff.js Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30