This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2026-07-31 08:38:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c1ce2378022f01127131df8c9803ecebac9cd4c
pgadmin4
/
web
/
pgadmin
/
utils
/
driver
/
psycopg2
T
History
Yogesh Mahajan
c7fd1ae535
Enables pgAdmin to retrieve user permissions in case of nested roles which helps to terminate the session for AWS RDS.
Fixes
#6641
2021-08-24 17:01:06 +05:30
..
__init__.py
Fixed some SonarQube issues.
2021-03-02 14:53:05 +05:30
connection.py
Enables pgAdmin to retrieve user permissions in case of nested roles which helps to terminate the session for AWS RDS.
Fixes
#6641
2021-08-24 17:01:06 +05:30
cursor.py
Fixed no attribute '_asdict' error when connecting the database server.
Fixes
#6663
2021-08-20 13:47:31 +05:30
encoding.py
Update copyright notices for 2021
2021-01-04 15:34:45 +05:30
generate_keywords.py
Update copyright notices for 2021
2021-01-04 15:34:45 +05:30
keywords.py
Update copyright notices for 2021
2021-01-04 15:34:45 +05:30
server_manager.py
1) Fixed an issue where the user is not warned if Kerberos ticket expiration
2021-05-14 12:33:01 +05:30
typecast.py
Updated variable name as per review comments.
2021-06-14 16:42:27 +05:30