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-09 23:15:58 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4f74609ecf
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