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

0
Under review

Move the Column Delete button

Tommy Trucks 10 years ago updated by anonymous 10 years ago 1
The Column Delete button is in the wrong place... right next to the Column Details button.
I find to often that I accidentally click the delete button instead of the details button.

Please move to a better location or add a confirm delete action.
0

Object level locking for collaboration

Mohit Rao 10 years ago updated by anonymous 10 years ago 1
Is there plan to let more than one person work on a model at the same time via object level locking instead of model locking?
0
Fixed

Moving entire selection does not move lines between tables

Marc Belley 10 years ago updated by anonymous 10 years ago 3
If you select all (either Ctrl-A or drag-selecting everything) and try to move the tables, some lines between tables stay where they are and need to be manually moved to follow the tables.

Image 31
Answer
anonymous 10 years ago
This issue has been fixed and deployed on production.
0
Fixed

Postgresql script ignores schema when generating index

Raymond Roelands 10 years ago updated by anonymous 10 years ago 3
When generating tables and indexes the schema of the index is not generated.

Example:
CREATE TABLE myschema.mytable ( id bigserial NOT NULL, name char(64) NULL, CONSTRAINT  );
CREATE INDEX ix_mytable_01 on mytable (name ASC);  ### schema is missing here

Answer
anonymous 10 years ago
The issue has been fixed and deployed on production.
0
Declined

Column Defaults

Raymond Gigliotti 10 years ago updated 10 years ago 2
Have configuration options to set default values for new columns.

- Default data type and length
- Not Null/Nullable
- Default column name pattern

ie with table name users:
%TABLE_NAME%_id         - users_id
%SINGULAR_TABLE_NAME%_id     - user_id

This only applies to new columns created with the add column button and not foreign key columns.



0
Answered

Reference lines

Ken Gillett 10 years ago updated by anonymous 10 years ago 4
How can I add a 'joint' into a link line between tables?

Once a single straight line has been drawn, it's hard to add a joint to enable a right angle in the line. Then it seems impossible to add a second joint as that the line can turn 180 degrees. It IS possible for a line to have 2 joints as I have somehow created at least one, but I can't see how to add such a joint to another line that currently e.g. only has 1.

Probably a keyboard shortcut, but I can't figure what it is.
Answer
anonymous 10 years ago
This feature has already been done. For more details, please take a look at this comment: http://support.vertabelo.com/topic/603625-relationship-lines/#comment-1066773
0
Completed

Relationship lines

bence basa 10 years ago updated by anonymous 10 years ago 1
Add an option to break relationship lines pls :)
Accindentally it breaks 2 times, but it's hard to make that happen on purpose...
Answer
anonymous 10 years ago
But you can already do this! Here's how:



After you do this, your reference will look like this:


You can also swap an orientation of such reference or, when you want a straight line and it is possible to change it, reduce the points.
0
Completed

how can i export it as a pdf file ?

Nuo Xu 10 years ago updated by Rafał Strzaliński (Senior Engineer) 10 years ago 2
0
Fixed

'Your are' typo

Todd Smith 10 years ago updated by Rafał Strzaliński (Senior Engineer) 10 years ago 2
Your are working as anonymous user. Your model is stored via cookie. It is easy to lose your work. We recommend to work as registered user. It's free.
0
Completed

Browser support

Ken Gillett 10 years ago updated by anonymous 10 years ago 8
Your support for only Chrome is a bit puzzling and a kick in the teeth for Apple who have always championed the cause for HTML5. Not only that, but Safari is a superior browser to Chrome in all respects as far as I can see. Although I do use Chrome when Flash is required, to now find I cannot use Safari (the browser of my choice) because of your apparently misguided refusal to ensure compatibility is seriously off putting. Makes me want to look for an alternative data modelling solution. 
Answer
anonymous 10 years ago
Vertabelo now supports Safari. It's marked as "beta support", but should be fully functional. In case of any bugs or other problems occuring under Safari, please report them in separate threads.
Enjoy Vertabelo in Safari!