Your feedback is highly appreciated! Let's make Vertabelo even better.

Odpowiedź
Jack Polkowski 10 lat temu
In Vertabelo, we have implemented the crow's foot ERD notification, and unfortunately this kind of notification doesn't use diamond shapes.
But you can use notes to add some comments to your diagram.
You can place a note above a reference line or next to the table, and type anything you want within this note. For example, this way you can describe interactions between two elements of your diagram.



0
Z odpowiedzią

What field type supports a file import?

Marco Naylon 10 lat temu Ostatnio zmodyfikowane przez Agnieszka Kozubek-Krycuń (Chief Scientist) 10 lat temu 1
I want to be able to accept files (PDF/Word/Excel) into my database. Which field type supports this functionality?
0
Ukończony

Add Support for the PostgreSQL "citext" Data Type

Jason Futch 10 lat temu Ostatnio zmodyfikowane przez Agnieszka Kozubek-Krycuń (Chief Scientist) 10 lat temu 2
It appears 'citext' data type is not recognized yet, is it possible to add this so my warnings go away.
0
Z odpowiedzią

How to move a column up or down in the table?

Maria Alcaraz 10 lat temu Ostatnio zmodyfikowane przez Jack Polkowski 10 lat temu 1
Please forget if this functionallity already exists, I didnt find how to move a column up
+6
W trakcie analizy

Option to change fonts used in diagrams

mark leavesley 10 lat temu zaktualizowano 10 lat temu 4
Can I change the font used in my model for something that is clearer at small sizes? As I zoom out the font degrades badly, as if it is a bitmap, rather than a small (vector) font. At 70% it's quite hard to read.
0
Z odpowiedzią

how can i change the credit card assigned to my account ?

Ali Tabrizi 10 lat temu Ostatnio zmodyfikowane przez Rafał Strzaliński (Senior Engineer) 10 lat temu 1
we need to change the card which is behind our account in Vertabelo .
+1
W trakcie analizy

Adding rulers/guide lines to help with positioning elements

Eric Norcross 10 lat temu Ostatnio zmodyfikowane przez Jack Polkowski 10 lat temu 3
0
Naprawione

The application allows to create two indexes with the same name

Marek Berkan 10 lat temu Ostatnio zmodyfikowane przez mark leavesley 10 lat temu 11
A model validator doesn't check if index name is unique within model. I created two indexes with name "book_fk" in two different tables and a SQL script failed in PostgreSQL database:

SQLState:42P07
message:
ERROR: relation "book_fk" already exists
IMO it should be validated by the application.

Kind regards,
Marek Berkan.
Odpowiedź
anonymous 10 lat temu
I turned out that it's specific for MySQL that keys' names may be duplicated within a database. It has been already fixed.
0
W trakcie analizy

how do you export a list of titles and descriptions for the attributes

Keith Alexis 10 lat temu Ostatnio zmodyfikowane przez Agnieszka Kozubek-Krycuń (Chief Scientist) 10 lat temu 1
0
W trakcie analizy

Left/Right panel resize produces unexpected results on secondary displays

Steven Haddix 10 lat temu Ostatnio zmodyfikowane przez Jack Polkowski 10 lat temu 2
Steps to Reproduce:
  1. Place browser within a display/monitor not set as the main display for windows.
  2. Attempt to resize the left or right panel using the drag and drop bar.
Actual Results
  • Light blue bar appears and drags with with mouse correctly
  • When released panel resizes to smallest possible width.
Expected Results
  • Light blue bar appears and drags with with mouse correctly
  • When released panel resizes to location of blue bar.
Environment
  • OS: Windows 7
  • Browser: Chrome
Image 77