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

0
Answered

How to import a DB schema from Redshift?

Yuval Shefler 9 ár síðan updated by shradha 6 ár síðan 2
I'd like to import our existing DB schema from Amazon Redshift. 
Can you advise how to go about it?

Thanks,
Yuval
0
Lokið

postgresql types

Chris Santero 10 ár síðan updated by David Henley 6 ár síðan 6
Are you planning on supporting postgresql JSON, enum, and array types?
0
Started

500 Internal Server Error due to project names

Andrzej Kostrzewa 6 ár síðan updated by Rafał Strzaliński (Senior Engineer) 6 ár síðan 1

I have experienced a bug when trying to export my projects named like "WSI ćw. 7 zad. 1" to an image file.
I was getting the "500 Internal Server Error" consistently on multiple platforms, PCs, browsers and even shared users. I could export it to XML and re-import it correctly, but the image export remained bugged in the new file as well.
I have found out, that it was due to the name of the project. When changed to "WSIlab7ex1" it worked perfectly fine. I haven't found out precisely whether it was due to the special character "ć", the "." (dot) or the " " (space), but one these three is a culprit.
Hope, you'll at least some info to the error, as there's no feedback and it was blind luck permitting me to find out, what was the issue.

Love the platform BTW, great job guys!

0
Answered

I am unable to log in to vertabelo today using my google login

Mark Thomson 6 ár síðan updated by anonymous 6 ár síðan 3

Hi Team,

Can you advise on why i'm unable to log in to Vertabelo today using my google account?

0

is there a way to add audit columns to every table in a data model?

Alan Nitikman 6 ár síðan Uppfært 6 ár síðan 2

Standard Audit Columns must be added, in the Physical Data Model, to every table in the data model.  These would include the usual -- CreateUserid, CreateTimestamp, UpdateUserid, UpdateTimestamp, LoadID, BatchID, etc. I avoid these in the LDM, as it's irrelevant to the documentation of business requirements.


With other tools I've used in the past, this was generally handled in a macro, or otherwise automated in some way. I don't see any way, in Vertabelo, to add a standard set of attributes/columns to more than one table at a time.  Is there such a feature?  For a large data model, this can be a significant amount of busy work.

0

LONGBLOB

Maciej Dybała 6 ár síðan 0

I am using  

Thanks!


-1
Under review

Oops we've got a problem. Something went wrong

Ebrahim Cassim 7 ár síðan updated by Ali Asgari 6 ár síðan 10

I KEEP GETTING THIS ERROR ON CHROME "Oops we've got a problem. Something went wrong" , I have re-installed Chrome and tried Chromium but in both it gives this problem..what do i do?

0
Under review

DROP DDL statements are not hierarchical

Alan Nitikman 6 ár síðan Uppfært 6 ár síðan 3

How come your generated 'DROP' DDL statements are not in the right sequence?  Constraints must be dropped first, then the tables. Child Table first, then Parent table. It should be intelligent enough to build the DDL correctly, based on hierarchy.

0

Are you aware, that Vertabelo is currently down?

Matthias Brenner 6 ár síðan updated by Adam Mościcki 6 ár síðan 1

At the moment I get the message 503, service unavailable

0
Not a bug

Exclude comments in SQL

Varmo Pilt 6 ár síðan Uppfært 6 ár síðan 2

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