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

0
Under review

Cascading table name change

Abbigail English 9 year бұрын updated by anonymous 9 year бұрын 1

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

0
Answered

how to download my database model

Maham Khan 9 year бұрын updated by Jack Polkowski 9 year бұрын 1
0
Under review

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

Edcel Celiz 9 year бұрын updated by Rafał Strzaliński (Senior Engineer) 9 year бұрын 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
Аяқталған

Add "enum" type for mysql

Edcel Celiz 9 year бұрын updated by Jack Polkowski 9 year бұрын 2
0
Under review

Adding a reference.

Clare DeYonker 9 year бұрын updated by Rafał Strzaliński (Senior Engineer) 9 year бұрын 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 9 year бұрын updated by Jack Polkowski 9 year бұрын 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 9 year бұрын updated by Jack Polkowski 9 year бұрын 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 9 year бұрын updated by Rafał Strzaliński (Senior Engineer) 9 year бұрын 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 9 year бұрын updated by Rafał Strzaliński (Senior Engineer) 9 year бұрын 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 9 year бұрын updated by Rafał Strzaliński (Senior Engineer) 9 year бұрын 5

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


Additionally, it stops working from time to time.