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

+3

Liquibase

Raymond Roelands hace 8 años actualizado hace 8 años 0

Add an option to generate a Liquibase file for updates. Next to the Generate migration SQL. So the versions (exclude auto saved) contains Liquibase changesets.

0
Solucionado

I need to go to Academic account, but I can not remove my account because I used G+ to create it

Cosme Corrêa hace 8 años actualizado por anonymous hace 8 años 3
Respuesta
Adam Mościcki hace 8 años

Hello,


I have switched your account to an academic one.


Best regards,

Adam Mościcki

0
Respuestas

Please include my academic domain on your white list

dixin luo hace 8 años actualizado por anonymous hace 8 años 1

Could you add this email to your white list? Need vertabelo for learning and academic purposes.
University email: name.surname@utoronto.ca

University of Toronto

Respuesta
anonymous hace 8 años

Hello, your university has been added.

0
En revisión

Session timeout works horribly

Jorge Rodriguez hace 8 años actualizado por Adam Mościcki hace 8 años 1

The session timeout behaviour is really really annoying.


I agree that an idle session should become inactive after a while, but a simple reload on the browser should be enough, I always get redirected to the login page and additionally the "Remember me" feature doesn't quite work, because it seems to remember me for just a couple of hours, so what's the point of having this useless feature?

0

Add layers to diagram objects

Jorge Rodriguez hace 8 años actualizado por Adam Mościcki hace 8 años 1

When a diagram starts to have too many objects, it becomes impossible to follow the relationship lines. Adding layers would work like this:

A table could belong to one or more user defined layers, and the user can turn on or off the visibility for each layer. For example, I could turn off all layers except for the 'accounting' layer, and I'd have a very clear view of those objects and their relation.


I don't know why no ER diagraming solution has a layering feature but this should be a must for professional diagrams, this could set you miles apart from other solutions.

0
En revisión

Importing existing Postgres fails with "SQL import failed. Either our parser is not perfect or your SQL syntax is invalid." No other info!

Gabriel Underwood hace 8 años actualizado por Adam Mościcki hace 8 años 1

I'm trying to create a Vertabelo model from an existing Postgres schema. It looks like you can't create a model from a Postgres database connection, so I exported my Postgres using pg_dump to SQL text and tried Vertabelo "Create New Model" "From SQL".

I get an error message: "SQL import failed. Either our parser is not perfect or your SQL syntax is invalid." with no other info.


1) What's the best way to make a Vertabelo model from an existing Postgres database?


2) The SQL import should give a more useful error message. The lack of useful error info means I don't know what I could do to fix it (e.g, play with Postgres pg_dump export options to get SQL that Vertabelo can read.)



0
COMPLETADO

Primary Key view

STeveT hace 8 años actualizado por anonymous hace 8 años 4

Is there a way to show only the Entity, or the Primary Key of the entity, instead of all the attributes for the entity? Alternatively, is there a way to "shrink" selected entitites in order to fit more entities in a subject area?

0
Respuestas

how to display the table filed Description

Zhou Dengyun hace 8 años actualizado por anonymous hace 8 años 2

how can i display the table filed description in the mysql data model doc?

0
Respuestas

How to I add new columns or remove columns for a DB?

faroukya hace 8 años actualizado por anonymous hace 8 años 1

Hi,

Let' say I reversed engineered from an existing DB which got data records. I want to add more columns to 1 table. I can only see create and drop script. If i do this, I will lose the data records. Any way I can retain them?


Regards,

Farouk Yew

0
Respuestas

How do I add sample data to the table?

Dan Hidayat hace 8 años actualizado por anonymous hace 8 años 1

I want to add sample data to the table I created to be able to simulate real table relationalship.

Respuesta
anonymous hace 8 años

Hello, I'm sorry to say that, but currently we only provide tools that allow you to design a database or allow to connect to your database. We don't host databases.