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
1bebddfc7d
pgadmin4
/
web
/
pgadmin
/
tools
/
psql
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
1. Fixed an issue where psql was not taking the role used to connect in server properties.
#5807
2023-11-02 11:00:27 +05:30
templates
1. Fixed an issue where psql was not taking the role used to connect in server properties.
#5807
2023-11-02 11:00:27 +05:30
tests
python 3 updates
2022-11-19 10:13:41 +05:30
__init__.py
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