Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Set an option to show just short named data types, like varchar and not character varying, on grids and table column properties #8487

Open
astrometrics opened this issue Feb 22, 2025 · 0 comments
Labels

Comments

@astrometrics
Copy link

astrometrics commented Feb 22, 2025

Describe the solution you'd like
Set an option to show just short named data types, like varchar and not character varying, on grids and table column properties. It consumes a lot of GUI space and it is annoying... nobody use character varying, timestamp without time zone... just too long. Just use pg data type aliases, like varchar, bool, float, timetz, timestamptz, timestampt, etc... I would be even happier if timestamp became ts, date dt, varchar, vc, etc.. but just using common datatype aliases would be good.
Also updatable select datagrids should show if column is NN, currently is not.

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant