| LOW | …est.platform/src/org/jkiss/dbeaver/ui/svg/SVGTest.java | 81 | Assert.assertEquals("Pixel at %d-%d should be the same".formatted(x, y), a.getRGB(x, y), b.getRGB(x, y)) |
| LOW | …est.platform/src/org/jkiss/dbeaver/ui/svg/SVGTest.java | 101 | // |
| LOW | …/jkiss/dbeaver/model/lsm/test/ParseSelectStmtTest.java | 81 | Assert.assertTrue(noErrors); |
| LOW | …er.ext.db2/src/org/jkiss/dbeaver/ext/db2/DB2Utils.java | 121 | // |
| LOW | …src/org/jkiss/dbeaver/ext/db2/model/DB2DataSource.java | 241 | log.warn("SQLException when reading database version. Set it to lowest supported version : " + DB2Constants. |
| LOW | …aver/ui/editors/sql/syntax/SQLCompletionProcessor.java | 321 | if (currentCursorPosition < request.getDocumentOffset()) { |
| LOW | …base/src/org/jkiss/dbeaver/ui/editors/EditorUtils.java | 821 | // activationNavigator = contextService.activateContext(INavigatorModelView.NAVIGATOR_CONTEXT_ID); |
| LOW | …g/jkiss/dbeaver/ext/mysql/MySQLDataSourceProvider.java | 61 | connectionsProps = new HashMap<>(); |
| LOW | …jkiss/dbeaver/ext/postgresql/model/PostgreDialect.java | 101 | "BASE64", |
| LOW | …jkiss/dbeaver/ext/postgresql/model/PostgreDialect.java | 181 | //"NFD", |
| LOW | …jkiss/dbeaver/ext/postgresql/model/PostgreDialect.java | 201 | //"PORTION", |
| LOW | …jkiss/dbeaver/ext/postgresql/model/PostgreDialect.java | 221 | //"SCOPE_CATALOG", |
| LOW | …jkiss/dbeaver/ext/postgresql/model/PostgreDialect.java | 241 | //"TRANSLATE_REGEX", |
| LOW | …org/jkiss/dbeaver/ui/controls/lightgrid/LightGrid.java | 3181 | * |
| LOW | …jkiss/dbeaver/ui/editors/erd/part/AssociationPart.java | 361 | |
| LOW | …jkiss/dbeaver/ui/editors/erd/part/AssociationPart.java | 381 | // distance between r and p is d-radius (the same as saying that the distance |
| LOW | …/org/jkiss/dbeaver/ui/dialogs/StandardErrorDialog.java | 101 | return contents; |
| LOW | …odel/src/org/jkiss/dbeaver/model/sql/SQLConstants.java | 421 | // "BERNOULLI", |
| LOW | …odel/src/org/jkiss/dbeaver/model/sql/SQLConstants.java | 541 | "PRESERVE", |
| LOW | plugins/org.jkiss.dbeaver.data.office/about.ini | 1 | # about.ini |
| LOW | …eaver/model/sql/semantics/model/SQLQueryNodeModel.java | 161 | // When the insertion point is the first node: |
| LOW | …select/SQLQueryRowsSetCorrespondingOperationModel.java | 81 | } |
| LOW | …select/SQLQueryRowsSetCorrespondingOperationModel.java | 101 | // if (i >= leftColumns.size()) { |
| LOW | …select/SQLQueryRowsSetCorrespondingOperationModel.java | 121 | // } else { |
| LOW | …select/SQLQueryRowsSetCorrespondingOperationModel.java | 141 | // |
| LOW | plugins/org.jkiss.dbeaver.ext.wmi/src-native/stdafx.h | 1 | // stdafx.h : include file for standard system include files, |
| LOW | plugins/org.jkiss.dbeaver.ext.wmi/src-native/stdafx.h | 21 | #define _WIN32_WINDOWS 0x0410 // Change this to the appropriate value to target Windows Me or later. |
| LOW | plugins/org.jkiss.dbeaver.ext.wmi/src-native/stdafx.h | 41 | #include <objbase.h> |
| LOW | …ver/ui/dashboard/editor/DashboardEditorStandalone.java | 101 | fileName = fileName.substring(0, fileName.length() - 1 - DashboardConstants.DASHBOARD_EXT.length()); |
| LOW | .github/workflows/codeql.yml | 1 | # For most projects, this workflow file will not need changing; you simply need |
| LOW | .github/workflows/codeql.yml | 61 | |