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
d6cddd8c29b676ce0f66899d4a805c9a30433998
pgadmin4
/
web
/
pgadmin
/
tools
/
schema_diff
History
Aditya Toshniwal
d6cddd8c29
Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS.
#6295
2023-06-30 16:08:33 +05:30
..
static
Use fetch instead of axios to close connections in SQLEditor, ERD, Schema Diff and Debugger to ensure it completes. When closing a browser tab, axios does not guarantee AJAX request completion.
#5894
2023-03-20 18:20:48 +05:30
templates
/schema_diff
1) Port schema diff to React.
Fixes
#6133
2022-09-07 19:20:03 +05:30
tests
Added support for psycopg3 along with psycopg2.
#5011
2023-02-15 11:31:29 +05:30
__init__.py
Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS.
#6295
2023-06-30 16:08:33 +05:30
compare.py
Update copyright notices for 2023
2023-01-02 11:53:55 +05:30
directory_compare.py
Fix new code smell
2023-06-12 19:06:01 +05:30
model.py
Update copyright notices for 2023
2023-01-02 11:53:55 +05:30
node_registry.py
Update copyright notices for 2023
2023-01-02 11:53:55 +05:30