Skip to main content
Open

Minor annoyances, Better keyboard shortcuts when using the ERD tool

  • April 18, 2023
  • 0 replies
  • 35 views

There’s lots of low hanging fruit with the ERD tool that stands in my way of efficiently operating - very minor annoyances:

  • I can’t delete a row (ie. field) in the ERD table using the keyboard. It automatically deletes the whole table. Should it detect if its highlighted a whole table or specific field so my delete key works?
  • When I apply colors and highlights to a single row in the table, it automatically adds an extra line in the row, which causes me to then remove it.
  • Is there an extra attribute to specify the field property in the ERD? Right now I’m just typing nvarchar(200) at the end of the field name.