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
3bd2dec663edce077b240f1e76e289baa19c7bef
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