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

+1
Начат

Database type of model copy defaults to PostgreSQL

Adam Stojanowski 9 лет назад обновлен Adam Mościcki 9 лет назад 2

I made a copy of DB2 model using "Make a copy" option in right-click menu on Documents screen.

Result: Copy defaulted to PostgreSQL db type.


Tested also for Oracle - same effect, db type of copy is PostgreSQL.

-1

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 9 лет назад обновлен 9 лет назад 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 9 лет назад 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
Отвечен

how to specify schema for a reference ?

Ali Tabrizi 9 лет назад обновлен Rafał Strzaliński (Senior Engineer) 9 лет назад 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
Отвечен

How to install Vertabelo Client on Ubuntu server 14.04 ?

PRODHOMME Sébastien 9 лет назад обновлен Rafał Strzaliński (Senior Engineer) 9 лет назад 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.

Ответ
anonymous 9 лет назад

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

0
Исправлен

SQL import error

Szymon Bachnij 9 лет назад обновлен Rafał Strzaliński (Senior Engineer) 9 лет назад 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
Завершен

Full screen edit is damaged after recent update

Grzegorz Kaczor 9 лет назад обновлен Adam Mościcki 9 лет назад 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 лет назад 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 лет назад 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
Не ошибка

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

Grzegorz Kaczor 10 лет назад обновлен Adam Stojanowski 9 лет назад 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.


Ответ
anonymous 10 лет назад
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.

Сервис поддержки клиентов работает на платформе UserEcho