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
83bfdf9b3c1b91ba4384851024d1891c613cb602
pgadmin4
/
web
/
pgadmin
/
tools
/
schema_diff
History
Akshay Joshi
83bfdf9b3c
Fixed an issue where the wrong schema is displayed for a foreign key in the schema diff tool.
#5488
2022-11-28 17:27:21 +05:30
..
static
Use SocketIO instead of REST for schema diff compare.
#4841
2022-10-21 09:29:19 +05:30
templates
/schema_diff
1) Port schema diff to React.
Fixes
#6133
2022-09-07 19:20:03 +05:30
tests
python 3 updates
2022-11-19 10:13:41 +05:30
__init__.py
Use SocketIO instead of REST for schema diff compare.
#4841
2022-10-21 09:29:19 +05:30
compare.py
Fixed an issue where comments on domain constraints were not visible when selecting a domain node.
Fixes
#7403
2022-05-24 14:50:33 +05:30
directory_compare.py
Fixed an issue where the wrong schema is displayed for a foreign key in the schema diff tool.
#5488
2022-11-28 17:27:21 +05:30
model.py
python 3 updates
2022-11-19 10:13:41 +05:30
node_registry.py
python 3 updates
2022-11-19 10:13:41 +05:30