Postgresql DESCRIBE not showing comments #16930
Unanswered
Moridin11
asked this question in
DBeaver Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I know if you "open" the table or script the DDL there are ways to show the comments, however is there a way to get the comments to show when using "describe"? From psql if I do
\d+
it works. I didn't know if there was something similar in DBEaver.Beta Was this translation helpful? Give feedback.
All reactions