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

0
Respuestas

Inviting students in a class

Michael Pangburn hace 10 años actualizado por Jack Polkowski hace 10 años 1

Hi,

I would like to invite students in a class I am teaching, so we can interact using Vertabelo. At the time I created my account, I was asked to input a list of student email addresses, if I had such a list. At the time I did not have the list, but now I do. However, I can no longer find or access the form that asked me to input the list of student email addresses. Is there a way to do so after creating my account?

0
Respuestas

how to redeem bonus points?

A R hace 10 años actualizado hace 10 años 4

I have 102 points in my accounts. how can i redeem it to upgrade it to the premium plan.

0
En revisión

Open the web page is very slow or collapse,help me!

johnny xyz hace 10 años actualizado por anonymous hace 10 años 2

Recently when I try to open your website, most of times it returns errors.For example,"bad request" or "can't get access".

I have a payed account and my position is in mainland China.

Please help.Thank you.

0
Solucionado

The "LAST EDITED" timestamp on the dashboard gets updated whenever the model is opened even if no changes are made

Aner Perez hace 10 años actualizado por anonymous hace 10 años 5
Whenever I click on a model from the dashboard, its "LAST EDITED" time stamp is updated even if I make no changes to the model. Just click on a model in the dashboard, click on the "Dashboard" button after the model comes up. The LAST EDITED time stamp for the model on the dashboard is updated as if I made a change to the model.
Respuesta
anonymous hace 10 años

It has been fixed and is on production.

0
En revisión

Restore Deleted Model

Joe Rudy hace 10 años actualizado por anonymous hace 10 años 1

Is it possible to restore a deleted model?

0
Respuestas

I want to revert to a free plan and cannot delete models to get the total back down to 3

Uri Katz hace 10 años actualizado por Jack Polkowski hace 10 años 4

I used the basic trial period which expired

0

Does Vertabelo support schemas in Mysql?

osvaldo sanchez hace 10 años actualizado por anonymous hace 10 años 1

I want to use references between two models

+1
En revisión

SQL import for postgres fails to infer NOT NULL for PRIMARY KEY

Tomasz Traczyk hace 10 años actualizado por anonymous hace 10 años 1

For the following CREATE statement

CREATE TABLE tst (
     id int,
     primary key (id)
);

postgres infers, that since id is primary key, it should be not null and ends up creating following table:

| Column |  Type   | Modifiers 
|--------+---------+----------- | id | integer | not null

In vertabelo, while importing model form SQL, the not null modifier is not added and I get "Primary key column can't be null" error.


0
Denegado

Specify the resolution for PNG exports

Guillaume Pratte hace 10 años actualizado por anonymous hace 10 años 1

Would be very useful to be able to export a higher resolution PNG of the database schema. Could it be possible to specify the resolution of the PNG to export?

Respuesta
anonymous hace 10 años

Thanks for sharing your idea.

Unfortunately, we do not plan to support specifying resolution of PNG. Instead, we'll go towards vector PDFs. This should give a possibility to convert it to the PNG with resolution of your choice.

0
Respuestas

How to import and export db design image? For trial period I'm not able to export image

sachin singh hace 10 años actualizado por Jack Polkowski hace 10 años 1

I'm using Vertabelo for trial. I create db design but I'm not able to see how to export or import db image. I can see icon for export but it's not working and is there any import db design facility in vertabelo.