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

0
À l'étude

Import of table and column descriptions from SQL not working

Mohit Vashisht il y a 8 ans mis à jour par anonymous il y a 8 ans 1

I need to migrate over existing model with 150 tables from another tool to vertabelo along with descriptions through SQL export-import? Right now tables are getting imported but no table descriptions or column descriptions are imported. How to do that?

0
Résolu

Details on versioning, with "differences" between versions

Sergio Sardo il y a 8 ans mis à jour par Adam Mościcki il y a 8 ans 1

Is there a way to have the differences between two saved versions of a DB ?
In the edit story I can click on "preview", but I see only the entire database.
I'd like to find out the difference between the current version and one saved a few days ago

Thanks

Solution
Adam Mościcki il y a 8 ans

Hello,


There is no way to preview differences between versions. As a workaround, you can generate migration script. Details: https://www.vertabelo.com/documentation/managing-models/migration-scripts

Hope this helps.

Adam Mościcki

0
Résolu

Relationship links

Ken Gillett il y a 11 ans mis à jour par best dating apps il y a 8 ans 2
Is it possible to have relationship lines linking the actual fields used for the link, rather than just the tables as a whole?
Solution
anonymous il y a 11 ans
No, in Vertabelo a reference line links two tables. The primary and foreign table columns are set in the properties panel on the right hand-side.
0
Solution recherchée

I can't seem to register for a student account, can you please assist?

Chris Maitland il y a 8 ans mis à jour par Rafał Strzaliński (Senior Engineer) il y a 8 ans 5

When I click the 'sign up now' for student accounts, it takes me back to the sites main page

0

Select specific components on migration

Thomas Heuer Jr il y a 8 ans 0

When creating a SQL migration script, it would be useful to be able to select specific components to generate, the same way one can when generating SQL scripts to create the database.  (For example, I might generate a DB without views, and want to migrate the database to a newer version, also without views.)


Image 547


-1

UML reference cardinality font is ugly when converting to pdf or png

Ivan Aksamentov il y a 8 ans mis à jour il y a 8 ans 0

Hello,


When exporting a UML-style schema into PDF or PNG the font for cardinality designations seems to be broken: it is too bold, barely readable and constrasts with the font of tables. 


Would it be possible to make fonts in exported files look exactly as they do in the application itself? For now the workaround is to take a screenshot of the browser window, but it works only for schemas which fit to the screen.


P.S. I am using Chrome 62 on Ubuntu 16.04 x64.



When Editing:


Image 546




When exporting into PNG or PDF:



Image 545



Thank you!


+1
Résolu

The main page is down?

Chris Robinson il y a 8 ans mis à jour par Rafał Strzaliński (Senior Engineer) il y a 8 ans 1

http://downoruprightnow.com says that Vertabelo.com is down.

+7
À l'étude

Add reference name as label in diagram

thomasf il y a 8 ans mis à jour par Adam Mościcki il y a 8 ans 1

Many modeling tools do not show the names of the foreign key constraints in the diagram. I think this is useful in many cases. Can it be done?

0
Écarté

Ability to identify identifying and non-identifying relationships from DDL

Saif Terai il y a 8 ans mis à jour par Rafał Strzaliński (Senior Engineer) il y a 8 ans 1

When reverse engineering from a DDL, a feature to automatically represent an identifying relationship by a solid line and a non-identifying relationship by a broken (dashed) line would be useful. Currently Vertabelo does not do this.

0
Résolu

Error when executing gradle

Kent Lubo il y a 8 ans mis à jour par Adam Mościcki il y a 8 ans 1

Image 532


Error:Execution failed for task ':app:orm-generate'.
> A problem occurred starting process 'command 'unzip''

Solution
Adam Mościcki il y a 8 ans

Hello,


Please install unzip command. 

For debian like OS:

sudo apt-get install unzip


Best regards,

Adam Mościcki