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

-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

0
Terminé

Duplicate fields/columns

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

I'd like to be able to duplicate a single column in a table, or even copy it (with all its attributes) and then paste in another table. I have complex-defined columns (name, datatype,Description, other attributes) and I need to duplicate these attribute sets many times, in the same table (obviously changing the field name) or in different tables...

Very nice to have...

Solution
Adam Mościcki il y a 8 ans

Hello,


You can copy columns. Please do the following steps:

1. Select a table with columns to copy.

2. With Ctrl (Command on mac) button pushed select columns to copy (click on the field with dots)

3. Ctrl + c

4. Select a table to paste

5. Ctrl + v


Copy columns works within one table as well.


Screenshot:



+2

Bullet/letter for fields used in "any" index

Sergio Sardo il y a 8 ans 0

It could be useful to show, in tables, the fields which have been inserted in any index (beyond the PK). A bullet, or simply a specific letter, could points out the item/fields involved in one or more indexes.

This info helps the db designer in maintenance and overall checks of tables, or even entire database

0
Résolu

Does Vertabelo still (eval'd early 2016) not infer joins based off the same column name?

Eric S il y a 8 ans mis à jour par anonymous il y a 8 ans 1

Does Vertabelo still (eval'd early 2016) not infer joins based off the same column name? In data warhousing environments indexes are usually not defined in the DB and handled in the ETL app layer for performance reasons. This is the key feature I need from a modeling tool so you can simple reverse-engineer without manually defining every join relationship.

0
Terminé

Massive edit with search/replace strings

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

If I need to change a substring in many objects at once (ie change all "xxx" occurrences in "yy_z") it seems now I can do so only looking field by field in all my tables. I'd like to have a "search/Replace" feature which allows me to change strings or substrings in all my object names (tables, fields, indexes, ...) ....

Could  I hope so in the future?

0
Terminé

how do i add relationship between tables

Laurinda McKinlay il y a 8 ans mis à jour par Adam Mościcki il y a 8 ans 1
Solution
Adam Mościcki il y a 8 ans

Hello,



Best regards,

Adam Mościcki