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
781b766ac42282a98738fcc658f32fc4e8db74c1
pgadmin4
/
web
/
pgadmin
/
tools
/
schema_diff
/
tests
History
Akshay Joshi
781b766ac4
Fixed an issue where difference SQL is not seen in the schema diff tool for Types.
Fixes
#5302
2020-04-13 20:24:12 +05:30
..
pg
Fixed an issue where difference SQL is not seen in the schema diff tool for Types.
Fixes
#5302
2020-04-13 20:24:12 +05:30
ppas
Fixed an issue where difference SQL is not seen in the schema diff tool for Types.
Fixes
#5302
2020-04-13 20:24:12 +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