This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6428ffcdaf
pgadmin4
/
web
/
pgadmin
/
utils
/
driver
/
psycopg2
History
Akshay Joshi
eae18f6f14
Ensure previous notices are not removed from the Messages tab in the Query Tool if an error occurs during query execution.
Fixes
#3016
2018-11-14 08:27:47 -05:00
..
__init__.py
Purge connections from the cache on logout.
Fixes
#3703
2018-10-17 12:42:41 +01:00
connection.py
Ensure previous notices are not removed from the Messages tab in the Query Tool if an error occurs during query execution.
Fixes
#3016
2018-11-14 08:27:47 -05:00
cursor.py
pgAdmin4 should work with python 3.7,
Fixes
#3458
2018-08-06 15:35:03 +05:30
generate_keywords.py
PEP8 fixes for the utils module.
Fixes
#3076
2018-01-31 13:58:55 +00:00
keywords.py
PEP8 fixes for the utils module.
Fixes
#3076
2018-01-31 13:58:55 +00:00
server_manager.py
Add support to save and clear SSH Tunnel password.
Fixes
#3511
2018-08-06 15:56:46 +05:30
typecast.py
Fix handling of backslashes in the edit grid.
Fixes
#3551
2018-09-25 10:34:33 -04:00