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

0
Solucionado

Source Version is not Selected when creating Migration

Philipp Albrecht hace 2 años actualizado por Rafał Strzaliński (Senior Engineer) hace 2 años 6

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

Image 1369

Image 1368

0

Migration Scripts are not generating correctly

Philipp Albrecht hace 2 años 0

I generate a migration script for over 3 months but only see migrations that happened in the past week. 

0
Solucionado

Errors when creating model from sql (redshift)

Tech secure Moveon hace 2 años actualizado por Rafał Strzaliński (Senior Engineer) hace 2 años 7

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]

0
Solucionado

Can't view any of my documents

January Johnson hace 2 años actualizado por Jarosław Błąd (CEO) hace 2 años 1

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

0
Respuestas

Academic Account Expired

Luca Celentano hace 2 años actualizado por Jarosław Błąd (CEO) hace 2 años 1

Hey,

My academic account expired a back in 2021. Is there a way to reactivate it?

0
COMPLETADO

Don't add new columns on adding reference

Alastair Steele hace 2 años actualizado hace 2 años 2

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

+1
Gracias

Great product!

Alastair Steele hace 2 años actualizado por Jarosław Błąd (CEO) hace 2 años 1

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!

0

Show 'UK' for unique keys constraint

Alastair Steele hace 2 años 0

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.

0

Area fill colour selection

Alastair Steele hace 2 años 0

Highlight currently selected colour on popup colour pallete and change the tooltip to show HEX instead of RGB

0

Resize areas using area/table edges

Alastair Steele hace 2 años 0

Allow single side resizing using the edges of areas/tables. Currently requires a little bit of effort to find the corner first.


Also when I only want to change the height and not width I can end up changing the width by accident and vice versa.