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

0

provide an option to add relation (the diamond shaped box)..which can be changed to a table with a click .Useful in case of many to many relationships

sravani singirikonda fa 8 anys actualitzat fa 8 anys 0

provide an option to add relation (the diamond shaped box)..which can be changed to a table with a click .Useful in case of many to many relationships.

Also an option to show the kind of relation is useful(like many to many ,one to one ,many to one)

0

Foreign key order in the output SQL file

Michał Majcher fa 8 anys 0

Foreign key DDL commands in the SQL output file from Vertabelo are ordered by constraint name. It would be more useful if they were ordered by table name first and later by constraint name or even better by referenced table name.


Current solution results in an unpleasant diff on the SQL file.

+1
Respost

how to specify schema for a reference ?

Ali Tabrizi fa 8 anys updated by Rafał Strzaliński (Senior Engineer) fa 8 anys 6

In SQL Model , please note that we are using 5 different schema in our model so we will need to specify each reference `s schema

0
Respost

How to install Vertabelo Client on Ubuntu server 14.04 ?

PRODHOMME Sébastien fa 8 anys updated by Rafał Strzaliński (Senior Engineer) fa 8 anys 3

I read this article https://my.vertabelo.com/db-connection to install Vertabelo Client. I download the Linux File but it hasn't a type format for this file like .deb or others. I tried to use dpkg command but it doesn't work.

Answer
anonymous fa 8 anys

It's a binary file. You need to chmod +x and just run it.

0
Fixed

SQL import error

Szymon Bachnij fa 8 anys updated by Rafał Strzaliński (Senior Engineer) fa 8 anys 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
Completat

Full screen edit is damaged after recent update

Grzegorz Kaczor fa 8 anys updated by Adam Mościcki fa 8 anys 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 fa 8 anys 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 fa 8 anys 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
Not a bug

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

Grzegorz Kaczor fa 9 anys updated by Adam Stojanowski fa 8 anys 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.


Answer
anonymous fa 9 anys
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
Respost

Database Disappeared

James Rhoat fa 8 anys actualitzat fa 8 anys 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?