This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6415294782
pgadmin4
/
web
/
pgadmin
/
tools
/
schema_diff
/
tests
History
Akshay Joshi
4f74609ecf
Modified schema diff tool to compare two databases instead of two schemas.
Fixes
#5126
2020-08-10 15:13:34 +05:30
..
pg
Fixed an issue where schema diff marks an identical table as different.
Fixes
#5350
2020-04-20 18:04:16 +05:30
ppas
Fixed an issue where schema diff marks an identical table as different.
Fixes
#5350
2020-04-20 18:04:16 +05:30
__init__.py
Added Schema Diff tool to compare two schemas and generate the difference script.
2020-01-10 15:42:09 +05:30
test_schema_diff_comp.py
Modified schema diff tool to compare two databases instead of two schemas.
Fixes
#5126
2020-08-10 15:13:34 +05:30
utils.py
Added Schema Diff tool to compare two schemas and generate the difference script.
2020-01-10 15:42:09 +05:30