pgadmin4/web/pgadmin/tools/sqleditor
2024-06-04 18:18:16 +05:30
..
static/js Fixed an issue where canceling a query without privilege does not display any message on query tool. #7480 2024-05-31 11:19:44 +05:30
templates/sqleditor Upgrade CodeMirror from version 5 to 6. #7097 2024-02-21 11:15:25 +05:30
tests Added support for the 'Add to macros' feature and fixed various usability issues. #4735 2024-05-24 15:30:31 +05:30
utils 1) Partially fixed the issue with inserting characters at the end of the line by setting 'Underline query at cursor?' to false by default. 2024-06-04 18:18:16 +05:30
__init__.py Fixed an issue where canceling a query without privilege does not display any message on query tool. #7480 2024-05-31 11:19:44 +05:30
command.py Fixed SonarQube code smell Replace the unused local variable with '_'. 2024-01-24 18:33:43 +05:30