-
|
Is your feature request related to a problem? Please describe. DBeaver display of boolean is slightly confusing. Describe the solution you'd like If I have a boolean column, I'd like it more obvious. ex: postgres It shows a [v] for the output pane. Suggestion/feature request for UI: [true] and [false] or possibly show a "real-er" checkmark... Cheers! |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
-
|
That's interesting, mine on OS X just shows up as a "v" like [v]"... |
Beta Was this translation helpful? Give feedback.
-
|
And you can change it in the Preferences. |
Beta Was this translation helpful? Give feedback.
-
|
[v] is pretty confusing. Please make true/false as the default |
Beta Was this translation helpful? Give feedback.
-
|
This setting has since changed location. The right place is now: Window > Preferences > User Interface > Miscellaneous (sorry for new comment, but this question ranks high on google results) |
Beta Was this translation helpful? Give feedback.
-
|
Why is |
Beta Was this translation helpful? Give feedback.



This feature does exist, but you have to dig through the preferences a bit.
Click on the "Window" menu and choose "Preferences". Navigate to the editors section, and there is a section to set how Booleans display. Screenshot attached for reference.