drawdb-io / drawdb

Free, simple, and intuitive online database diagram editor and SQL generator.
https://drawdb.app
GNU Affero General Public License v3.0
22.7k stars 1.58k forks source link

[FEATURE] Explicit visual indicators for field nullability, comments and other key configurations #215

Open incompletude opened 3 months ago

incompletude commented 3 months ago

It would be nice if DrawDB had a design goal to always be explicit.

Is your feature request related to a problem? Please describe:

It's not efficient to hover over fields to check if they are nullable or properly commented.

Describe the solution you'd like:

For nullability, required fields could be displayed in bold or with an icon. For comments, an icon could provide the option to display the full text. It would also be nice to have these features in the settings menu, so they can be turned off for printing purposes.