This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d3b3d07f2e8864d8bd3a1595e4679ea77e632708
pgadmin4
/
web
/
pgadmin
/
tools
/
schema_diff
/
static
/
js
History
Aditya Toshniwal
d3b3d07f2e
Fixed SonarQube issues with the tag unused. All the unused variables, assignments, code comments are fixed.
2020-06-25 11:09:43 +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 SonarQube issues with the tag unused. All the unused variables, assignments, code comments are fixed.
2020-06-25 11:09:43 +05:30
schema_diff.backform.js
1) Added option to ignore the whitespaces while comparing objects in schema diff.
Fixes
#5468
2020-06-17 16:27:51 +05:30
schema_diff.js
Added and fixed gettext usage for better translation coverage.
Fixes
#5284
2020-03-24 11:14:05 +05:30