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
d0310b669e0a01513c9e8996436df57697af7524
pgadmin4
/
web
/
pgadmin
/
tools
/
schema_diff
History
Aditya Toshniwal
d0310b669e
Fixed an issue where clicking on the 'Generate script' button shows a forever spinner due to pop up blocker.
Fixes
#5815
2020-09-09 20:10:56 +05:30
..
static
Fixed an issue where clicking on the 'Generate script' button shows a forever spinner due to pop up blocker.
Fixes
#5815
2020-09-09 20:10:56 +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
Change the following to replace Python 2 code with Python 3:
2020-08-31 16:45:31 +05:30
__init__.py
Fixed code smell 'String literals should not be duplicated'.
2020-09-03 18:35:58 +05:30
compare.py
1) Added special handling for the extension to resolve the dependency.
2020-08-13 17:48:04 +05:30
directory_compare.py
Change the following to replace Python 2 code with Python 3:
2020-08-31 16:45:31 +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