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
5f3965ff0a67c4cba38c72d0e9aa49960bb7bb8a
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Akshay Joshi
9eb7c1cbea
1) Ensure that eventlet's subprocess is used for Python versions up to 3.11 and await the issue resolution for Python versions 3.12.
...
2) Fixed unescape sequence for Python 3.12
2023-11-02 16:03:50 +05:30
..
static
/js
Continue fixing multiple UI issues found when testing wcDocker changes.
#6479
2023-11-01 20:52:38 +05:30
templates
/sqleditor
Added WAL option to EXPLAIN ANALYZE command.
#6382
2023-08-03 15:57:12 +05:30
tests
1) Ensure that eventlet's subprocess is used for Python versions up to 3.11 and await the issue resolution for Python versions 3.12.
2023-11-02 16:03:50 +05:30
utils
Fixed restoration of query tool database connection after dropping and re-creating the database with the same name.
#6487
2023-11-01 15:27:18 +05:30
__init__.py
Fixed restoration of query tool database connection after dropping and re-creating the database with the same name.
#6487
2023-11-01 15:27:18 +05:30
command.py
1) Added new/missing parameters to pg_dumpall (Backup Server).
#6416
2023-07-10 10:34:30 +05:30