pgadmin4
pgadmin4 copied to clipboard
Option to show dtype in the Columns lists
Describe the solution you'd like
I'd like it if we could see the data types next to the column names like this:
Describe alternatives you've considered
Generate the create table script to see the datatype or query the information_schema.
Yes, and also the Length when required would be great. (VarChar) (12)
Working fine, verified and tested on the latest build.