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

0
Respuestas

How to import a DB schema from Redshift?

Yuval Shefler hace 9 años actualizado por shradha hace 6 años 2
I'd like to import our existing DB schema from Amazon Redshift. 
Can you advise how to go about it?

Thanks,
Yuval
0
COMPLETADO

postgresql types

Chris Santero hace 10 años actualizado por David Henley hace 6 años 6
Are you planning on supporting postgresql JSON, enum, and array types?
0
Iniciado

500 Internal Server Error due to project names

Andrzej Kostrzewa hace 6 años actualizado por Rafał Strzaliński (Senior Engineer) hace 6 años 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
Respuestas

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

Mark Thomson hace 6 años actualizado por anonymous hace 6 años 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 hace 6 años actualizado hace 6 años 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 hace 6 años 0

I am using  

Thanks!


-1
En revisión

Oops we've got a problem. Something went wrong

Ebrahim Cassim hace 7 años actualizado por Ali Asgari hace 6 años 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
En revisión

DROP DDL statements are not hierarchical

Alan Nitikman hace 6 años actualizado hace 6 años 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 hace 6 años actualizado por Adam Mościcki hace 6 años 1

At the moment I get the message 503, service unavailable

0
No es un bug

Exclude comments in SQL

Varmo Pilt hace 6 años actualizado hace 6 años 2

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