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

0
Résolu

Need to remove users

Eugene Vais il y a 8 ans mis à jour par Adam Mościcki il y a 6 ans 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.

Solution

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
Terminé

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

Ashok Pradhan il y a 6 ans mis à jour par Adam Mościcki il y a 6 ans 2

Please suggest me.

Solution
Adam Mościcki il y a 6 ans

Hello,


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


Best regards,

Adam Mościcki

+4

Add Materialized View option

marcOcram il y a 9 ans mis à jour par Marcin Szuppe il y a 6 ans 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
Résolu

Where can I designate "NOT NULL" for Postgres?

Matthew Weber il y a 6 ans mis à jour par Rafał Strzaliński (Senior Engineer) il y a 6 ans 1

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

0
Résolu

support sqlite3

Eyad Khalel il y a 6 ans mis à jour par Adam Mościcki il y a 6 ans 1

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

Solution
Adam Mościcki il y a 6 ans

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
Terminé

Export into html file

Tran Van Thuc il y a 6 ans mis à jour par Rafał Strzaliński (Senior Engineer) il y a 6 ans 1
0
À l'étude

comment commander une licence ?

isabelle il y a 6 ans mis à jour par anonymous il y a 6 ans 1

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

une licence Annuel Verbato? comment faire ?

+6
Corrigé

Exclude Firefox from HTML5 error message

Sander in 't Hout il y a 7 ans mis à jour par anonymous il y a 6 ans 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
À l'étude

Import of table and column descriptions from SQL not working

Mohit Vashisht il y a 6 ans mis à jour par anonymous il y a 6 ans 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
Résolu

Details on versioning, with "differences" between versions

Sergio Sardo il y a 6 ans mis à jour par Adam Mościcki il y a 6 ans 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

Solution
Adam Mościcki il y a 6 ans

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