Elizabeth

Results 59 issues of Elizabeth

### Description ![image](https://user-images.githubusercontent.com/28875055/183509814-a143978f-19ce-4234-b68e-df7ac1afae0d.png) Edit as a string is not available, arrays expander can't expand array element, value viewer is empty. NPE in logs: ``` java.lang.NullPointerException: Cannot read the array length...

bug
x:postgresql
xf:data

### Description https://user-images.githubusercontent.com/28875055/183445261-ee2cc2a7-6e5f-42ff-8c79-355e33b6f56e.mp4 ``` java.lang.NullPointerException at org.eclipse.ui.dialogs.PreferenceLinkArea.lambda$0(PreferenceLinkArea.java:65) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4251) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090) at org.eclipse.swt.widgets.Widget.sendSelectionEvent(Widget.java:1107) at org.eclipse.swt.widgets.Link.wmNotifyChild(Link.java:713) at org.eclipse.swt.widgets.Control.wmNotify(Control.java:5800) at org.eclipse.swt.widgets.Composite.wmNotify(Composite.java:1961) at org.eclipse.swt.widgets.Control.WM_NOTIFY(Control.java:5368) at...

bug
xf:ui

### Description https://user-images.githubusercontent.com/28875055/182627551-1e25807c-8ba7-405f-909a-0c23f744bdae.mp4 ### Steps to reproduce _No response_ ### DBeaver Version DBeaver 22.1.4 ### Operating System _No response_

bug
xp:major
x:mongo
xf:data
x:dynamodb
sp:3

![image](https://user-images.githubusercontent.com/28875055/190965883-3bdd93f8-2549-42cd-b286-7f0d966f47c2.png)

build:ee

We need to remove early startup from data.console plugin and create new extension point for sql terminal to let sql editor somehow handle such contributions.

enhancement
xf:sql
xf:data

We need to add error handling mechanism to new parser in a such way to be able to correctly handle and work with cases which are not described in our...

feature request
sp:5

### Description From time to time I see these NPEs in my logs. I can't stable reproduce it to provide some steps. ``` java.lang.NullPointerException at org.eclipse.ui.part.MultiPageEditorSite.(MultiPageEditorSite.java:135) at org.eclipse.ui.part.MultiPageEditorPart.createSite(MultiPageEditorPart.java:471) at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:221)...

bug

### Discussed in https://github.com/orgs/dbeaver/discussions/18950 Originally posted by **givihuda** February 3, 2023 Whenever I get a notification, for the last several versions of DBeaver, its colors blend in with text, making...

bug
xo:macos
wait for review
xf:ui

In tasks, variables are dialect-agnostic. So we can use BasicSQLDialect there.

build:ee