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
master
pgadmin4
/
web
/
pgadmin
/
utils
/
driver
/
psycopg3
History
Akshay Joshi
84a8a522e3
1) Fixed an issue where Default Privileges and Privileges not working correctly.
#8369
...
2) Fixed <br/> tag visible issue.
2025-01-22 19:40:13 +05:30
..
__init__.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
connection.py
1) Fixed an issue where Default Privileges and Privileges not working correctly.
#8369
2025-01-22 19:40:13 +05:30
cursor.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
encoding.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
generate_keywords.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
keywords.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
server_manager.py
Copyright updated for 2025
2025-01-01 11:26:42 +05:30
typecast.py
Fix an issue where using the binary cursor, utf-8 decode error comes up.
#8199
2025-01-13 12:23:50 +05:30