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

0
Fast

SQL import error

Szymon Bachnij 9 år siden opdateret af Rafał Strzaliński (Senior Engineer) 9 år siden 5

I add column to table and then reference.


When trying to get SQL script of model via api/sql/model_id I get the following error:


BQM7GULOK32016041412410101

0
Færdig

Full screen edit is damaged after recent update

Grzegorz Kaczor 9 år siden opdateret af Adam Mościcki 9 år siden 2

Image 293

It displays in lower right corner of the screen.

0

Cannot delete column from view after exiting from fullscreen edit

Grzegorz Kaczor 9 år siden 0

I edit view code using fullscreen edit. Then I close fullscreen edit and I click on "x" next to a view column, in order to delete it. Focus scrolls up, and the column is not deleted. After that I can delete columns, as normal.

0

Google-like and Jira-like shortcuts in Vertabelo

Grzegorz Kaczor 9 år siden 0

I think it would be very handy to have keyboard shortcuts similar to those found in Gmail and Jira, while editing diagram. For example:

- g + t - 'go to table' could display popup with autocompleter containing table names, and after selecting a table would find it in diagram and go to its details

- g + v - go to view

- g + a - go to subject area

- g + s - go to sequence


The shortcuts could work this way so that I could type g, t, and then just table name without breaking typing.

0
Ikke en bug

Unintended resize of table copy on diagram, when column is added to table

Grzegorz Kaczor 9 år siden opdateret af Adam Stojanowski 9 år siden 4
Scenario:
  • add second copy of table to diagram,
  • resize the second copy (shrink it),
  • add column to table
Now the second copy of the table is resized (Adjust to text). In my opinion this should not happen, and if it should happen, then only for the selected copy of the table.


Svar
anonymous 9 år siden
In the section "Format" in "Table properties" there's a property called "Fixed size". If you set the value to "Yes" then the selected visual representation of the table won't resize automatically.
0
Besvaret

Database Disappeared

James Rhoat 9 år siden opdateret 9 år siden 3

One of my database projects just disappeared, I was viewing the database and i clicked on something by mistake and I can no longer find it, can someone help?

+5

Generate Laravel migration

Long Nguyen 9 år siden 0

Vertabelo would be a must-have for Laravel projects if Vertabelo generated migrations. Currently there's a free tool that offer similar functionality but not really good: http://laravelsd.com/

+1

Highlight foreign key relationships

Branden Timm 9 år siden 0

I'm coming from MySQL Workbench, and one of the features I'm really missing is that Workbench will highlight foreign-key relationship lines and the involved columns when you click on a table. Is there any functionality similar to this in Vertabelo?

+1
Under vurdering

Generate Test Data

Ethan Turk 9 år siden opdateret af Rafał Strzaliński (Senior Engineer) 9 år siden 1

It would be great if you added the option to generate test data. Since you already know the data types of our columns, generating the test data would be the logical next step and would be a very useful feature.

0
Planlagt

Primary key with auto increment error

Wiegleb Andre 9 år siden opdateret af Rafał Strzaliński (Senior Engineer) 9 år siden 1

Using of primary key with auto increment should not be able with type of char. This should be prevented by your problem check.

Kundesupport af UserEcho