× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
NielsGron reported 2012-10-15T17:03:20Z  · last modified 2012-10-15T17:05:32Z

Make the table column description and tooltips more descriptive


Priority Low
Complexity Unknown
Component App - Schema Browser
Version Future - .1

Users want to know more information on table columns quicker in the schema browser.  Such as NULLABLE.  We could possibly add tooltips with extra information.

In the tree view, table / field information :


- table-name

   - columns

      - id (bigint(20))


it would ever so helpful if you would show:


- table-name

   - columns

      - id (bigint(20), not null)


for items that are NOT nullable. if they are, don't suffix.


And if the user used User Defined Data Types:


- table-name

   - columns

      - id (id_field)


It really needs to be expanded:


- table-name

   - columns

      - id (id_field (bigint(20), not null)

Issue #7794

Closed
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017