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

0
Under review

Unexpected error (Z86MULCCHZ).

Zhasulan Namazbaev 2 days ago updated by Patryk Dudek 20 hours ago 1
0
Planned

Add 75% Zoom

Terris Linenbach 2 years ago updated 1 year ago 2

The zoom drop-down levels are 25-50-100-200 and 400 .. I often want 75. I never want 400.

+28
Under review

Pattern for naming objects

Aleksandra Machewka 11 years ago updated by fed 2 years ago 3
It would be a handy feature to allow user to define patterns for default object names, eg. primary keys. Currently, PK is formed using pattern "{objectName}_pk". Such pattern could be defined by user, having access to variables like {objectName}, {objectNameSingular} (for objects named in plural form). For FK, source and destination object names could be accessible, so user can form default FK name as "FK_{sourceObjectName}_{destinationObjectName}". I'm aware, that this can be done via explicitly naming PKs and FKs, but such feature would be useful when model is big and many relations exist.
0
Under review

How to always DROP IF EXISTS when Generating Drop SQL for Postgres?

s rapport 2 years ago updated by Jarosław Błąd (CEO) 2 years ago 1

How can Vertabelo be configured for Postgres to always generate "DROP TABLE IF EXISTS" and "DROP FUNCTION IF EXISTS" when generating a new DROP SQL? The goal is not for migration but regeneration during certain development cycles. There should be a global setting somewhere or in the dialog box. Right now it seems the only solution is to write a brute force shell script to search and replace all occurrences in the drop sql file.

+27
Under review

Automatic diagram layout

Grzegorz Kaczor 10 years ago updated by FRANCESCO TORTORA (ED) 2 years ago 5
It would be nice to be able to do some automatic diagram layout. For the whole diagram or for selected area.
+13
Under review

It would be very helpful if the folder and files structure can also be shareable. I can share documents but my teammates see them disorganised.

Mihai Rez 5 years ago updated by Cédric Malard 2 years ago 3

It would be very helpful if the folder and files structure can also be shareable. I can share documents but my teammates see them disorganized.

+13
Under review

Generate Rails migrations

Richard Grossman 10 years ago updated by Ahrefs Group Buy 2 years ago 4
Vertabelo would be a must-have for Rails projects if Vertabelo generated Rails migrations.
0
Under review

Add support for AWS Redshift super data type

Paul Tipper 3 years ago updated by Adam Mościcki 3 years ago 1

Vertabelo does not appear to support the AWS Redshift SUPER data type (see https://docs.aws.amazon.com/redshift/latest/dg/query-super.html#dynamic-typing-lax-processing). The SUPER data type is not offered in the type dialog in the Table Properties pane, and if you try to import an SQL file with instances of the SUPER data type, it causes the import to fail.

Please add support for the AWS Redshift SUPER data type.

+45
Under review

Add user defined data types or domains

Robert Clark 10 years ago updated by Laiba Shahid 3 years ago 10

When creating our databases with thousands of fields we use domains / user data types. This allows us to use a specific defined data type, like "ID Key" for all primary keys, to ensure they are all uniformly the same data type. Additionally it would allow us to change the data types of all the fields that would apply without having to go to each field manually and changing it. This is a must for us to purchase a database modeling product.

+7
Under review

Add option to hide all types and only display field names

Matt Kuntz 10 years ago updated by Chris Waters 3 years ago 2
We had an issue recently where, while going over a model, people kept getting confused or stuck on types as we were working on it. It would be nice to be able to hide types while editing and on export.

Also, I saw another request for hiding FKs, which fits in nicely.
Answer
Jack Polkowski 10 years ago
Thanks, Matt, you for your proposal. It is now under consideration.
You can encourage your colleagues to vote for your idea. The more votes your idea gets, the more likely its implementation is.

By the way, you were awarded with 10 bonus points for submitting a new feature request.
Learn how to earn more bonus points: http://www.vertabelo.com/bonus-points