pgadmin4/web/pgadmin/static/js/components/ReactCodeMirror
Akshay Joshi 8857f0d179 Fix SonarQube code smells:
1) String literals should not be duplicated.
2) Prefer using an optional chain expression instead, as it's more concise and easier to read.
3) Expected the Promise rejection reason to be an Error.
2024-06-10 18:04:32 +05:30
..
components Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
extensions Added support for executing the query at the cursor position in the query tool. #6841 2024-05-27 16:11:59 +05:30
CustomEditorView.js Added support for executing the query at the cursor position in the query tool. #6841 2024-05-27 16:11:59 +05:30
index.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30