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
d1902cd639
pgadmin4
/
web
/
pgadmin
/
utils
/
driver
/
psycopg2
History
Akshay Joshi
38ee39ae7a
Add support for LISTEN/NOTIFY in the query tool.
Fixes
#3204
2018-05-30 21:58:28 -04:00
..
__init__.py
Update Python and JS modules.
Fixes
#3154
2018-04-04 10:47:01 +01:00
connection.py
Add support for LISTEN/NOTIFY in the query tool.
Fixes
#3204
2018-05-30 21:58:28 -04:00
cursor.py
Update copyright notices for 2018.
2018-01-05 10:42:50 +00:00
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
Fix dropping of databases over SSH tunneled connections.
Fixes
#3357
2018-05-28 17:37:24 -04:00
typecast.py
Don't include sizes on primitive datatypes that shouldn't have them when modifying columns.
Fixes
#3052
2018-02-01 16:27:36 +01:00