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
52fc0846cdd16dd3c780c5d4277d3f71055506e8
pgadmin4
/
web
/
pgadmin
/
utils
/
driver
/
psycopg2
History
Akshay Joshi
52fc0846cd
pgAdmin4 should work with python 3.7,
Fixes
#3458
2018-08-06 15:35:03 +05:30
..
__init__.py
Update Python and JS modules.
Fixes
#3154
2018-04-04 10:47:01 +01:00
connection.py
pgAdmin4 should work with python 3.7,
Fixes
#3458
2018-08-06 15:35:03 +05:30
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
pgAdmin4 should work with python 3.7,
Fixes
#3458
2018-08-06 15:35:03 +05:30
typecast.py
Fix handling of SQL_ASCII data in the query tool.
Fixes
#3289
.
Fixes
#3250
2018-06-21 08:26:01 -04:00