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

-1

Are you aware, that Vertabelo is currently down?

Matthias Brenner fa 7 anys updated by Adam Mościcki fa 7 anys 1

At the moment I get the message 503, service unavailable

0
Not a bug

Exclude comments in SQL

Varmo Pilt fa 7 anys actualitzat fa 7 anys 2

I don't check the Include comments for database objects option, but generated SQL includes comments.

0
Respost

Need to remove users

Eugene Vais fa 9 anys updated by Adam Mościcki fa 7 anys 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.

Answer

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
Completat

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

Ashok Pradhan fa 7 anys updated by Adam Mościcki fa 7 anys 2

Please suggest me.

Answer
Adam Mościcki fa 7 anys

Hello,


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


Best regards,

Adam Mościcki

+4

Add Materialized View option

marcOcram fa 10 anys updated by Marcin Szuppe fa 7 anys 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
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 8 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.