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

0
Résolu

How to update the existing model using reverse engineering?

Janani Vijayakumar il y a 2 ans mis à jour par Jarosław Błąd (CEO) il y a 2 ans 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
Résolu

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

janani vijay04 il y a 2 ans mis à jour par Jarosław Błąd (CEO) il y a 2 ans 1
0
Résolu

tool for relationship

John John il y a 2 ans mis à jour par Rafał Strzaliński (Senior Engineer) il y a 2 ans 1

i cant find tool to create relationship between entity

0
Terminé

CONVERT TO ACADEMIC ACCOUNT

Ariel il y a 2 ans mis à jour par Rafał Strzaliński (Senior Engineer) il y a 2 ans 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
À l'étude

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

s rapport il y a 2 ans mis à jour par Jarosław Błąd (CEO) il y a 2 ans 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
Résolu

Latency for UI

Conrad Mackenzie il y a 2 ans mis à jour par Adam Mościcki il y a 2 ans 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
À l'étude

Automatic diagram layout

Grzegorz Kaczor il y a 10 ans mis à jour par FRANCESCO TORTORA (ED) il y a 2 ans 5
It would be nice to be able to do some automatic diagram layout. For the whole diagram or for selected area.
0
Résolu

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

Alexandre Denis il y a 2 ans mis à jour par Jarosław Błąd (CEO) il y a 2 ans 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
Résolu

Postgres 15 Needed for CREATE TYPE

naitsabes il y a 2 ans mis à jour par Jarosław Błąd (CEO) il y a 2 ans 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?