This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f3ee014cbd
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Aditya Toshniwal
b923f5fcfa
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
..
static
/js
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
/sqleditor
Added support for psycopg3 along with psycopg2.
#5011
2023-02-15 11:31:29 +05:30
tests
Remove psycopg2 completely.
2023-03-20 16:57:30 +05:30
utils
Added support for psycopg3 along with psycopg2.
#5011
2023-02-15 11:31:29 +05:30
__init__.py
Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions.
#5901
2023-03-15 11:57:16 +05:30
command.py
Update copyright notices for 2023
2023-01-02 11:53:55 +05:30