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

0
Answered

how to download my database model

Maham Khan 8 years ago updated by Jack Polkowski 8 years ago 1
0
Under review

Error report for same constraint name (same name, different capitalization)

Edcel Celiz 8 years ago updated by Rafał Strzaliński (Senior Engineer) 8 years ago 1

This is a big error. In mySQL, if you have same constraint name but different capitalization, it is still the same thus producing error. Meanwhile, at the database maker, it is possible to remove the error of having same name by simply changing the case of the other constraint. Vertabelo should produce error if you have same name in constraint whether it is case different.

0
Completed

Add "enum" type for mysql

Edcel Celiz 8 years ago updated by Jack Polkowski 8 years ago 2
0
Under review

Adding a reference.

Clare DeYonker 8 years ago updated by Rafał Strzaliński (Senior Engineer) 8 years ago 1

Instead of adding a column of tableName_ColumnName just add ColumnName or at least make it configurable

+1
Under review

show alternate keys on diagram

Clare DeYonker 8 years ago updated by Jack Polkowski 8 years ago 1

I would like to see the alternate keys on the diagram

0
Answered

Unable to change my trial account type, so I can test importing a SQL Script

Gary Hiscox 8 years ago updated by Jack Polkowski 8 years ago 1

Can you help me change my account type so I can import SQL Scripts


Thanks

0
Fixed

Entering many columns to view definitions is inefficient - adding next column lasts about 10 seconds

Grzegorz Kaczor 8 years ago updated by Rafał Strzaliński (Senior Engineer) 8 years ago 5

When I define about 30 columns in a view, adding next columns takes long time - 10 seconds or more. This makes working with big views very inefficient if not impossible.

0
Fixed

When adding new column to view, pressing tab after entering name does not move focus to type

Grzegorz Kaczor 8 years ago updated by Rafał Strzaliński (Senior Engineer) 8 years ago 5

I am trying to enter view columns quickly. But I cannot.

  1. I click on 'Add column'
  2. I enter column name
  3. I press TAB
  4. Focus is lost somewhere in space, instead of moving to neighbouring column type input.
0
Fixed

Search box slow and loses responsiveness

Grzegorz Kaczor 8 years ago updated by Rafał Strzaliński (Senior Engineer) 8 years ago 5

The search box in Diagram Editor is slow, and responds after several seconds of waiting.


Additionally, it stops working from time to time.

+1
Under review

Explanation of Cardinality

Sharon Hadley 8 years ago updated by Jack Polkowski 8 years ago 1

I am new to database design and there are many terms in the right properties pane that I do not understand. I was looking for an explanation of how to use the cardinality settings and your knowledge base came up a bit short for someone just starting like me.


Here is a link to a youtube video that helped me understand the concept and symbols


You might add more to your documentation on what each property does. So far however, I am very pleased with how easy it is to use your product and how much I have learned in a short time.