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
df11f28593
pgadmin4
/
web
/
pgadmin
/
tools
/
schema_diff
/
tests
History
Akshay Joshi
df11f28593
Fixed an issue where the identical packages and sequences visible as different in the schema diff tool.
Fixes
#5362
2020-04-13 18:06:20 +05:30
..
pg
Fixed an issue where the identical packages and sequences visible as different in the schema diff tool.
Fixes
#5362
2020-04-13 18:06:20 +05:30
ppas
Fixed an issue where the identical packages and sequences visible as different in the schema diff tool.
Fixes
#5362
2020-04-13 18:06:20 +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
Added support of Collation, FTS Configuration, FTS Dictionary, FTS Parser, and FTS Template to the Schema Diff.
Fixes
#5261
2020-03-19 13:54:25 +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