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
c8646f99c0bbb2ddd1e89e677fe8a7fc227cb062
pgadmin4
/
web
/
pgadmin
/
tools
/
schema_diff
History
Akshay Joshi
c8646f99c0
Fixed typo
2020-04-09 21:46:47 +05:30
..
static
[Accessibility] Use semantic markup to mark emphasized or special text.
2020-04-08 12:27:18 +05:30
templates
/schema_diff
Improvements in the UI for both default and dark themes.
Fixes
#5133
2020-02-24 14:11:00 +05:30
tests
Fixed typo
2020-04-09 21:46:47 +05:30
__init__.py
Fixed a typo in previous commit
2020-04-08 14:30:29 +05:30
compare.py
Added and fixed gettext usage for better translation coverage.
Fixes
#5284
2020-03-24 11:14:05 +05:30
directory_compare.py
Added support of Foreign Tables to the Schema Diff.
Fixes
#5263
2020-04-09 21:03:28 +05:30
model.py
Added and fixed gettext usage for better translation coverage.
Fixes
#5284
2020-03-24 11:14:05 +05:30
node_registry.py
Added Schema Diff tool to compare two schemas and generate the difference script.
2020-01-10 15:42:09 +05:30