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 8 lat temu zaktualizowano 8 lat temu 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 8 lat temu 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
Z odpowiedzią

how to specify schema for a reference ?

Ali Tabrizi 8 lat temu Ostatnio zmodyfikowane przez Rafał Strzaliński (Senior Engineer) 8 lat temu 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
Z odpowiedzią

How to install Vertabelo Client on Ubuntu server 14.04 ?

PRODHOMME Sébastien 8 lat temu Ostatnio zmodyfikowane przez Rafał Strzaliński (Senior Engineer) 8 lat temu 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.

Odpowiedź
anonymous 8 lat temu

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

0
Naprawione

SQL import error

Szymon Bachnij 8 lat temu Ostatnio zmodyfikowane przez Rafał Strzaliński (Senior Engineer) 8 lat temu 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
Ukończony

Full screen edit is damaged after recent update

Grzegorz Kaczor 8 lat temu Ostatnio zmodyfikowane przez Adam Mościcki 8 lat temu 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 8 lat temu 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 8 lat temu 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
To nie jest błąd

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

Grzegorz Kaczor 9 lat temu Ostatnio zmodyfikowane przez Adam Stojanowski 8 lat temu 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.


Odpowiedź
anonymous 9 lat temu
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
Z odpowiedzią

Database Disappeared

James Rhoat 8 lat temu zaktualizowano 8 lat temu 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?