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
bef692d4316641f66e13aac01151ed36f4fbe5a4
pgadmin4
/
web
/
pgadmin
/
utils
/
driver
/
psycopg2
History
Nikhil Mohite
bef692d431
Fixed an issue where On-demand rows throw an error when any row cell is edited
...
and saved it then scroll to get more rows.
Fixes
#7005
2021-11-28 13:26:40 +05:30
..
__init__.py
Fixed some SonarQube issues.
2021-03-02 14:53:05 +05:30
connection.py
Fixed an issue where On-demand rows throw an error when any row cell is edited
2021-11-28 13:26:40 +05:30
cursor.py
Fixed no attribute '_asdict' error when connecting the database server.
Fixes
#6663
2021-08-20 13:47:31 +05:30
encoding.py
Update copyright notices for 2021
2021-01-04 15:34:45 +05:30
generate_keywords.py
Update copyright notices for 2021
2021-01-04 15:34:45 +05:30
keywords.py
Update copyright notices for 2021
2021-01-04 15:34:45 +05:30
server_manager.py
1) Replace Flask-BabelEx with Flask-Babel.
Fixes
#6088
2021-11-24 17:22:57 +05:30
typecast.py
Updated variable name as per review comments.
2021-06-14 16:42:27 +05:30