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

0
Respuestas

Need to remove users

Eugene Vais hace 8 años actualizado por Adam Mościcki hace 6 años 3

Hello,I have 3 users that I need to completely remove from the account. While I am able to lock them, I am not able to remove them. The Delete button is not enabled since some documents are shared with them. Please help with this.

Respuesta

Hi,


That ticket is private now. Here is an instruction:


Please do the following steps:
1. Please log in
2. Open https://my.vertabelo.com/company-account/documents - this is a page showing all documents in the team.
3. Select user that you want to delete in the top left select field.
4. For each document where he is an owner please remove it or take access of it.
5. Remove user.


Hope it helps.

0
COMPLETADO

Is there any way to automatically Normalized database architecture to denormalized database architecture ?

Ashok Pradhan hace 6 años actualizado por Adam Mościcki hace 6 años 2

Please suggest me.

Respuesta
Adam Mościcki hace 6 años

Hello,


Right now, Vertabelo doesn't provide any (de)normalization utilities.


Best regards,

Adam Mościcki

+4

Add Materialized View option

marcOcram hace 9 años actualizado por Marcin Szuppe hace 6 años 1

Hello,


I'm currently using PostgreSQL 9.4 as my DBMS and I would like to use the concept of materialized views (>= PostgreSQL 9.3). As there's no option to convert a view into a materialized view which I can fire as an after create statement, my only way to add a materialized view is to copy the created sql code, drop the view as an after create statement and create the exact same view as a materialized view.


So I'm suggesting a new view in form of a materialized view or some option to make a view materialized. This would be very helpful (at least for me).

0
Respuestas

Where can I designate "NOT NULL" for Postgres?

Matthew Weber hace 6 años actualizado por Rafał Strzaliński (Senior Engineer) hace 6 años 1

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

0
Respuestas

support sqlite3

Eyad Khalel hace 6 años actualizado por Adam Mościcki hace 6 años 1

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

Respuesta
Adam Mościcki hace 6 años

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
COMPLETADO

Export into html file

Tran Van Thuc hace 6 años actualizado por Rafał Strzaliński (Senior Engineer) hace 6 años 1
0
En revisión

comment commander une licence ?

isabelle hace 6 años actualizado por anonymous hace 6 años 1

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

une licence Annuel Verbato? comment faire ?

+6
Solucionado

Exclude Firefox from HTML5 error message

Sander in 't Hout hace 7 años actualizado por anonymous hace 6 años 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
En revisión

Import of table and column descriptions from SQL not working

Mohit Vashisht hace 6 años actualizado por anonymous hace 6 años 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
Respuestas

Details on versioning, with "differences" between versions

Sergio Sardo hace 6 años actualizado por Adam Mościcki hace 6 años 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

Respuesta
Adam Mościcki hace 6 años

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