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
bfcdcdc4f1
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Pravesh Sharma
bfcdcdc4f1
Add a precautionary check for the query tool connection cursor to fix the error 'NoneType' object has no attribute '_query'.
#7660
2024-07-18 14:24:50 +05:30
..
static
/js
Fixed an issue where paste operation in query tool data grid should skip bytea columns and put the value as NULL instead.
#3199
2024-07-09 10:33:29 +05:30
templates
/sqleditor
Upgrade CodeMirror from version 5 to 6.
#7097
2024-02-21 11:15:25 +05:30
tests
Fix issue with missing new added records in download file.
#5345
2024-07-02 11:48:13 +05:30
utils
Fixed SonarQube code smells.
2024-06-13 18:48:02 +05:30
__init__.py
Add a precautionary check for the query tool connection cursor to fix the error 'NoneType' object has no attribute '_query'.
#7660
2024-07-18 14:24:50 +05:30
command.py
Fixed SonarQube code smell Replace the unused local variable with '_'.
2024-01-24 18:33:43 +05:30