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

+5
Wird überprüft

How to define naming conventions for objects

Shantanu Kher vor 9 Jahren aktualisiert von Dave Sopko vor 8 Jahren 2
I notice that Vertabelo applies some predefined conventions for naming objects like indexes. Being a Vertabelo user, can I configure these naming conventions by my own? Please advise.
0
Beantwortet

Reverse engineer from SQL Scripts

Minglin Deng vor 8 Jahren aktualisiert von Adam Mościcki vor 8 Jahren 1

Hello,

Does this tool have ability to import from SQL statements?

The reverse engineering tool on your site is 3+ years old.

-- Agnieszka Kozubek 16th December 2013

https://www.vertabelo.com/blog/documentation/reverse-engineering

Any improvements on your reverse engineering since year 2013??


Thanks.

Antwort
Adam Mościcki vor 8 Jahren

Hello,


I have answered for privert ticket, but this might be helpful to others.


The reverse engineering tool imports tables from database directly.

Import from SQL script can be done on the 'new model' page.


Best regards,


Adam Mościcki

0

Please add flow charts for software development

Dean Martin vor 8 Jahren 0

I would love to see a flow chart option. I know its not the same as SQL DB, but when doing software design and planning we use flowcharts for organizing the program flow / decisions trees / user interface etc... They sit right along side our DB development, often side by side, one informing the development of the other. Based on your engine it should be simple to add a basic flowcharting function to your system. (Heck we can fake it now almost with tables and relationships). We currently use Draw.io, but your pure cloud based, team approach would be better.

+3

Postgresql warnings on valid types

Shawn Lewis vor 8 Jahren 0

I'm seeing a warning on a postgresql table where I have a column of type "real[]". There's another ticket mentioning that array types won't be supported, but it would be nice if vertebello recognized valid unsupported types so I don't get warnings on valid postgres schemas.

+5

Search function should also search in table comments, column names and column comments

Aner Perez vor 8 Jahren 0

Currently the search field in the top right of the editor only matches table names. It would be useful if it also matched on table comments, column names and column comments.

0

Ability to use "same width/height" on subject areas

Anthony Cole vor 8 Jahren 0

The same width/height feature works on tables, but not subject area.

0
Beantwortet

You have already installed Vertabelo Client

Eugene Shubin vor 8 Jahren aktualisiert von anonymous vor 8 Jahren 3

I've installed the client on one of my machines. Now system does not provide me a download link on second machine. How can fix that?

0
Beantwortet

how do i deactivate Vertabelo Client on my computer and reactivate on another computer

Thanh Luong vor 8 Jahren aktualisiert von anonymous vor 8 Jahren 1
+2
Wird überprüft

Cannot Edit model on iPad

Vaughan Leong vor 8 Jahren aktualisiert von anonymous vor 8 Jahren 1

I try to use my iPad Pro 9.7 to modify my model but I seem like Vertabelo does not support on iPad. Is there any plan for supporting iPad in future?

0
Fixed

public link to model showing datatype error warnings not displayed in vertabelo

Jeanette Bromage vor 8 Jahren aktualisiert von anonymous vor 8 Jahren 4

Hi,

I've just tested creation of a public link to a postgres test data model. Weirdly, if I follow the link, there are many datatype warnings of 'type not supported by database engine' which is not the case. Is this because a public link is database agnostic?