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

0
Answered

Inviting students in a class

Michael Pangburn 10 years ago updated by Jack Polkowski 10 years ago 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
Answered

how to redeem bonus points?

A R 10 years ago updated 10 years ago 4

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

0
Under review

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

johnny xyz 10 years ago updated by anonymous 10 years ago 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
Fixed

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

Aner Perez 10 years ago updated by anonymous 10 years ago 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.
Answer
anonymous 10 years ago

It has been fixed and is on production.

0
Under review

Restore Deleted Model

Joe Rudy 10 years ago updated by anonymous 10 years ago 1

Is it possible to restore a deleted model?

0
Answered

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

Uri Katz 10 years ago updated by Jack Polkowski 10 years ago 4

I used the basic trial period which expired

0

Does Vertabelo support schemas in Mysql?

osvaldo sanchez 10 years ago updated by anonymous 10 years ago 1

I want to use references between two models

+1
Under review

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

Tomasz Traczyk 10 years ago updated by anonymous 10 years ago 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
Declined

Specify the resolution for PNG exports

Guillaume Pratte 10 years ago updated by anonymous 10 years ago 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?

Answer
anonymous 10 years ago

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
Answered

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

sachin singh 10 years ago updated by Jack Polkowski 10 years ago 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.