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
c0451cd454abc9865d681d58e0579c445978b241
pgadmin4
/
web
/
pgadmin
/
utils
/
driver
/
psycopg2
History
Akshay Joshi
c0451cd454
Added connected pgAdmin user and connection name in the log file.
Fixes
#5452
...
Patch By: Nico T
2020-05-13 17:43:21 +05:30
..
__init__.py
Update copyright notices for 2020.
2020-01-02 14:43:50 +00:00
connection.py
Added connected pgAdmin user and connection name in the log file.
Fixes
#5452
2020-05-13 17:43:21 +05:30
cursor.py
Remove Python2 modules.
2020-05-08 12:28:21 +05:30
encoding.py
Update copyright notices for 2020.
2020-01-02 14:43:50 +00:00
generate_keywords.py
Update copyright notices for 2020.
2020-01-02 14:43:50 +00:00
keywords.py
Update copyright notices for 2020.
2020-01-02 14:43:50 +00:00
server_manager.py
Fixed Unicode decode error 'utf-8' codec can't decode byte.
Fixes
#5510
2020-05-12 17:22:22 +05:30
typecast.py
Remove Python2 references from the source code.
2020-04-30 17:22:48 +05:30