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

+1

Please add flow charts for software development

Dean Martin 9 year бұрын 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.

+5

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

Aner Perez 9 year бұрын 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.

+1

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

Anthony Cole 9 year бұрын 0

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

0
Answered

You have already installed Vertabelo Client

Eugene Shubin 9 year бұрын updated by anonymous 9 year бұрын 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
Answered

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

Thanh Luong 9 year бұрын updated by anonymous 9 year бұрын 1
+2
Under review

Cannot Edit model on iPad

Vaughan Leong 9 year бұрын updated by anonymous 9 year бұрын 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 9 year бұрын updated by anonymous 9 year бұрын 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?


0
Fixed

Bug: Can't remove person under Share document -> Who has access

Richard Beauchamp 9 year бұрын updated by anonymous 9 year бұрын 5

I have shared the document, but when I try to remove a person by clicking the X, an error message appears on the base page: Oops we've got a problem. Something went wrong ... Reload Page

0
Answered

Vertabelo: Reverse Engineering - Generated XML - Schema property for each table entry

laxmi P 10 year бұрын updated by anonymous 9 year бұрын 5
What options/commands do i need to specify so that Vertabelo: Reverse Engineering - generated xml file includes an Schema property for each table entry:

As an example:


<Table>
<Properties>
<Property>
<Name>Schema</Name>
<Value>Public</Value>
<Property>
</Properties>
</Table>
0
Аяқталған

In DB edit mode, enable the left and right panels to be collapsed

Richard Beauchamp 9 year бұрын updated by Rafał Strzaliński (Senior Engineer) 9 year бұрын 1

Those panels take up a lot of space and when modeling on a laptop (small screen) they are in the way when trying to view/modify the model. Thanks!