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
a23fad0ba8e16cf0adc8d6d8107b6777956fb71e
pgadmin4
/
web
/
pgadmin
/
utils
/
driver
/
psycopg2
History
Yogesh Mahajan
92d9c41da7
Fixed connection and version number detection issue when the database server is upgraded.
Fixes
#5507
2020-06-04 18:18:11 +05:30
..
__init__.py
Update copyright notices for 2020.
2020-01-02 14:43:50 +00:00
connection.py
Fixed connection and version number detection issue when the database server is upgraded.
Fixes
#5507
2020-06-04 18:18:11 +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 connection and version number detection issue when the database server is upgraded.
Fixes
#5507
2020-06-04 18:18:11 +05:30
typecast.py
Remove Python2 references from the source code.
2020-04-30 17:22:48 +05:30