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
f22134dabd6332f3faf851f2ddd96159c5bd7a85
pgadmin4
/
web
/
pgadmin
/
utils
/
driver
/
psycopg2
History
Akshay Joshi
f22134dabd
Ensure that the superuser should be able to create database and role, as the superuser
...
overrides all the access restrictions.
Fixes
#4792
Fixes
#4878
2019-11-14 18:14:53 +05:30
..
__init__.py
Ensure parameter values are quoted when needed when editing roles.
Fixes
#4393
2019-07-04 15:00:29 +01:00
connection.py
Ensure that the superuser should be able to create database and role, as the superuser
2019-11-14 18:14:53 +05:30
cursor.py
Allow editing of data where a primary key column includes a % sign in the value.
Fixes
#4036
2019-06-20 12:21:37 +01:00
encoding.py
Update all Python and JS dependencies.
Fixes
#4019
2019-03-14 15:11:16 +00:00
generate_keywords.py
Update copyright notices for 2019
2019-01-02 15:54:12 +05:30
keywords.py
Update copyright notices for 2019
2019-01-02 15:54:12 +05:30
server_manager.py
Fix SSH tunnel password decryption.
Fixes
#4320
2019-06-25 07:06:04 -04:00
typecast.py
Add full support and testsfor all PG server side encodings.
Fixes
#3992
.
Fixes
#3982
.
Fixes
#3911
2019-03-01 13:51:50 +00:00