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

PostgreSQL enum types
Please add support for PostgreSQL enumerated types.
Is there a workaround that enables at least modeling/showing enums graphically somehow without proper code generation support?

Not able to add ARRAY/STRUCT columns AS IS from Big Query in model
I have below SQL in Big Query. I wanted to show in Verabelo for ER diagram, but it's populated in a single line.
CREATE TABLE `acn-gcp-fsi.POC.RECORD_POC2`
(
ADDRESS STRUCT<CITY STRING NOT NULL, COUNTRY STRUCT<STATE STRING NOT NULL, HOUSE_NUMBER STRING NOT NULL> NOT NULL> NOT NULL
);

Source Version is not Selected when creating Migration
1. I select a source version for 2023-09-25 and target version 2023-10-24
2. The script generates with a source version of 2023-10-02

Errors when creating model from sql (redshift)
All sql I've tried to use results in the same error:
VARCHAR[null]ERROR: Error while parsing data type parameter.
This has happened on very simple create table statements as well as more complex versions.
Example sql
CREATE TABLE addresses (
address_id bigint NOT NULL ,
address_line_1 varchar(250) NOT NULL
);
Error message:
ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]ERROR: Error while parsing data type parameter: VARCHAR[null]

Can't view any of my documents
I have an academic account. I can't view any of my documents. It keeps redirecting to https://my.vertabelo.com/account/payment-billing/account-plan

Academic Account Expired
Hey,
My academic account expired a back in 2021. Is there a way to reactivate it?

Don't add new columns on adding reference
Don't add new columns on adding references, still having it flag as an issue if there's no relationship set is good.

Great product!
I've just posted a group of feature requests but please don't think it reflects negatively on Vertabelo, your product is great and i'm really enjoying using it so far! Keep up the great work!

Show 'UK' for unique keys constraint
In the main view add a new column to the right of the column showing N, PK and FK.
New column to show UK next to each table column name that forms part of a unique constraint.

Area fill colour selection
Highlight currently selected colour on popup colour pallete and change the tooltip to show HEX instead of RGB
Customer support service by UserEcho