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

0
Respost

How to update the existing model using reverse engineering?

Janani Vijayakumar fa 2 anys updated by Jarosław Błąd (CEO) fa 2 anys 1

I have initially created a model using reverse engineering. Then i have  made few changes to my database. Now again i am trying to connect to my database using reverse engineering and sync the changes to the same model.

0
Respost

How much volume of database can Vertabelo handle for reverse enginneering?

janani vijay04 fa 2 anys updated by Jarosław Błąd (CEO) fa 2 anys 1
0
Respost

tool for relationship

John John fa 2 anys updated by Rafał Strzaliński (Senior Engineer) fa 2 anys 1

i cant find tool to create relationship between entity

0
Completat

CONVERT TO ACADEMIC ACCOUNT

Ariel fa 2 anys updated by Rafał Strzaliński (Senior Engineer) fa 2 anys 1

HI, I saw a lot of people answering but none of them really said how to CONVERT, that means how to not lose my projects. Without having to delete my account.

0
Under review

How to always DROP IF EXISTS when Generating Drop SQL for Postgres?

s rapport fa 2 anys updated by Jarosław Błąd (CEO) fa 2 anys 1

How can Vertabelo be configured for Postgres to always generate "DROP TABLE IF EXISTS" and "DROP FUNCTION IF EXISTS" when generating a new DROP SQL? The goal is not for migration but regeneration during certain development cycles. There should be a global setting somewhere or in the dialog box. Right now it seems the only solution is to write a brute force shell script to search and replace all occurrences in the drop sql file.

0
Respost

Latency for UI

Conrad Mackenzie fa 2 anys updated by Adam Mościcki fa 2 anys 5

I am on my 5th day trialling Vertabelo. I have a diagram with about 90 entities - not large, not small.

I want to move to a paid subscription because I want to expand the team of collaborators.

Yet the latency in the UI is a problem.  It takes a long time to register clicks and zooms.

I use Figma constantly and it is buttery smooth on my machine, so its not my machine or my network connection.


Is this latency standard for Vertabelo?  Will it improve when i move to a paid subscription?

+27
Under review

Automatic diagram layout

Grzegorz Kaczor fa 10 anys updated by FRANCESCO TORTORA (ED) fa 2 anys 5
It would be nice to be able to do some automatic diagram layout. For the whole diagram or for selected area.
0
Respost

This e-mail address is already used in another Vertabelo account

Alexandre Denis fa 2 anys updated by Jarosław Błąd (CEO) fa 2 anys 1

Hello,

I wanted to add a member of my team in my Vertabelo team but it seems I cannot because he already has an account.

When I fill the form to add it, it indicate "This e-mail address is already used in another Vertabelo account.".

Is there any workaround? I even don't understand the limitation.

0
Respost

Postgres 15 Needed for CREATE TYPE

naitsabes fa 2 anys updated by Jarosław Błąd (CEO) fa 2 anys 1

Is seems Vertabelo's Postgres is two version behind. Postgres 15 is required for custom types. When importing scripts that contain CREATE TYPE, model generation is aborted. Also, there is no way to generate models with types that are commonplace in modern Postgres hosing services.

When will Vertabelo support more current versions of Postgres, v15?