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

0
Wird überprüft

Cascading table name change

Abbigail English vor 9 Jahren aktualisiert von anonymous vor 9 Jahren 1

Is it possible to cascade the table name reference when changing a parent table name?

0
Beantwortet

how to download my database model

Maham Khan vor 9 Jahren aktualisiert von Jack Polkowski vor 9 Jahren 1
0
Wird überprüft

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

Edcel Celiz vor 9 Jahren aktualisiert von Rafał Strzaliński (Senior Engineer) vor 9 Jahren 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
Fertiggestellt

Add "enum" type for mysql

Edcel Celiz vor 9 Jahren aktualisiert von Jack Polkowski vor 9 Jahren 2
0
Wird überprüft

Adding a reference.

Clare DeYonker vor 9 Jahren aktualisiert von Rafał Strzaliński (Senior Engineer) vor 9 Jahren 1

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

+1
Wird überprüft

show alternate keys on diagram

Clare DeYonker vor 9 Jahren aktualisiert von Jack Polkowski vor 9 Jahren 1

I would like to see the alternate keys on the diagram

0
Beantwortet

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

Gary Hiscox vor 9 Jahren aktualisiert von Jack Polkowski vor 9 Jahren 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 vor 9 Jahren aktualisiert von Rafał Strzaliński (Senior Engineer) vor 9 Jahren 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 vor 9 Jahren aktualisiert von Rafał Strzaliński (Senior Engineer) vor 9 Jahren 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 vor 9 Jahren aktualisiert von Rafał Strzaliński (Senior Engineer) vor 9 Jahren 5

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


Additionally, it stops working from time to time.