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

0
Respost

Where can I designate "NOT NULL" for Postgres?

Matthew Weber fa 8 anys updated by Rafał Strzaliński (Senior Engineer) fa 8 anys 1

How can I define a field as NOT NULL within the UI? In particular I am using Postgres

0
Respost

support sqlite3

Eyad Khalel fa 8 anys updated by Adam Mościcki fa 8 anys 1

does your IDE (vertabelo) support the last version of sqlite ? at least sqlite 3?

Answer
Adam Mościcki fa 8 anys

Hello,


Are you interested in any specific feature?

We support 3.x version of SQLite, so the last version should work too. 

Best regards,

Adam Mościcki


0
Completat

Export into html file

Tran Van Thuc fa 8 anys updated by Rafał Strzaliński (Senior Engineer) fa 8 anys 1
0
Under review

comment commander une licence ?

isabelle fa 8 anys updated by anonymous fa 8 anys 1

Bonjour Nous sommes des revendeurs Informatiques pour 1 client j'ai besoin de commander

une licence Annuel Verbato? comment faire ?

+6
Fixed

Exclude Firefox from HTML5 error message

Sander in 't Hout fa 9 anys updated by anonymous fa 8 anys 2

When I try to open a database design, the HTML5 app tells me it only supports Chrome and Safari due to limitation on other browsers.


I tested it on Firefox by changing the user-agent the string Chrome uses and it actually works great. I think the error message should be removed.

0
Under review

Import of table and column descriptions from SQL not working

Mohit Vashisht fa 8 anys updated by anonymous fa 8 anys 1

I need to migrate over existing model with 150 tables from another tool to vertabelo along with descriptions through SQL export-import? Right now tables are getting imported but no table descriptions or column descriptions are imported. How to do that?

0
Respost

Details on versioning, with "differences" between versions

Sergio Sardo fa 8 anys updated by Adam Mościcki fa 8 anys 1

Is there a way to have the differences between two saved versions of a DB ?
In the edit story I can click on "preview", but I see only the entire database.
I'd like to find out the difference between the current version and one saved a few days ago

Thanks

Answer
Adam Mościcki fa 8 anys

Hello,


There is no way to preview differences between versions. As a workaround, you can generate migration script. Details: https://www.vertabelo.com/documentation/managing-models/migration-scripts

Hope this helps.

Adam Mościcki

0
Respost

Relationship links

Ken Gillett fa 11 anys updated by best dating apps fa 8 anys 2
Is it possible to have relationship lines linking the actual fields used for the link, rather than just the tables as a whole?
Answer
anonymous fa 11 anys
No, in Vertabelo a reference line links two tables. The primary and foreign table columns are set in the properties panel on the right hand-side.
0
Searching answer

I can't seem to register for a student account, can you please assist?

Chris Maitland fa 8 anys updated by Rafał Strzaliński (Senior Engineer) fa 8 anys 5

When I click the 'sign up now' for student accounts, it takes me back to the sites main page

0

Select specific components on migration

Thomas Heuer Jr fa 8 anys 0

When creating a SQL migration script, it would be useful to be able to select specific components to generate, the same way one can when generating SQL scripts to create the database.  (For example, I might generate a DB without views, and want to migrate the database to a newer version, also without views.)


Image 547