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
5839e7cda87b0b40d188e71c199308f501e69a19
pgadmin4
/
web
/
pgadmin
/
tools
/
schema_diff
History
Murtuza Zabuawala
5839e7cda8
Added validation in schema diff which will not allow the user to compare the same objects.
2020-11-12 18:08:40 +05:30
..
static
Added validation in schema diff which will not allow the user to compare the same objects.
2020-11-12 18:08:40 +05:30
templates
/schema_diff
1) Fixed internal server error when clicking on the open new query tool button
2020-09-14 17:42:59 +05:30
tests
Added support to compare schemas and databases in schema diff.
Fixes
#5891
2020-10-27 16:36:10 +05:30
__init__.py
1) Added support for dynamic tab size.
Fixes
#4231
2020-11-04 17:45:28 +05:30
compare.py
Added support to compare schemas and databases in schema diff.
Fixes
#5891
2020-10-27 16:36:10 +05:30
directory_compare.py
Added support to compare schemas and databases in schema diff.
Fixes
#5891
2020-10-27 16:36:10 +05:30
model.py
Added and fixed gettext usage for better translation coverage.
Fixes
#5284
2020-03-24 11:14:05 +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