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
796a8a013a5a4bd570d8e35877f62ee2bf4d4076
pgadmin4
/
web
/
pgadmin
/
utils
/
driver
/
psycopg2
History
Aditya Toshniwal
796a8a013a
1) Changing the state of the react directly is not recommended, so avoid changing it directly.
...
2) Fixed API test cases.
2020-09-09 13:08:58 +05:30
..
__init__.py
Fixed cognitive complexity issues reported by SonarQube.
2020-09-02 14:39:54 +05:30
connection.py
1) Changing the state of the react directly is not recommended, so avoid changing it directly.
2020-09-09 13:08:58 +05:30
cursor.py
Change the following to replace Python 2 code with Python 3:
2020-08-31 16:45:31 +05:30
encoding.py
Fixed convention related issues reported by SonarQube.
2020-07-09 18:55:33 +05:30
generate_keywords.py
Change the following to replace Python 2 code with Python 3:
2020-08-31 16:45:31 +05:30
keywords.py
Fixed convention related issues reported by SonarQube.
2020-07-09 18:55:33 +05:30
server_manager.py
Fixed cognitive complexity issues reported by SonarQube.
2020-09-09 11:20:17 +05:30
typecast.py
Fixed convention related issues reported by SonarQube.
2020-07-09 18:55:33 +05:30