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

0
Wird überprüft

Move the Column Delete button

Tommy Trucks vor 10 Jahren aktualisiert von anonymous vor 10 Jahren 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 vor 10 Jahren aktualisiert von anonymous vor 10 Jahren 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 vor 10 Jahren aktualisiert von anonymous vor 10 Jahren 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
Antwort
anonymous vor 10 Jahren
This issue has been fixed and deployed on production.
0
Fixed

Postgresql script ignores schema when generating index

Raymond Roelands vor 10 Jahren aktualisiert von anonymous vor 10 Jahren 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

Antwort
anonymous vor 10 Jahren
The issue has been fixed and deployed on production.
0
Abgelehnt

Column Defaults

Raymond Gigliotti vor 10 Jahren aktualisiert vor 10 Jahren 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
Beantwortet

Reference lines

Ken Gillett vor 10 Jahren aktualisiert von anonymous vor 10 Jahren 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.
Antwort
anonymous vor 10 Jahren
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
Fertiggestellt

Relationship lines

bence basa vor 10 Jahren aktualisiert von anonymous vor 10 Jahren 1
Add an option to break relationship lines pls :)
Accindentally it breaks 2 times, but it's hard to make that happen on purpose...
Antwort
anonymous vor 10 Jahren
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
Fertiggestellt

how can i export it as a pdf file ?

Nuo Xu vor 10 Jahren aktualisiert von Rafał Strzaliński (Senior Engineer) vor 10 Jahren 2
0
Fixed

'Your are' typo

Todd Smith vor 10 Jahren aktualisiert von Rafał Strzaliński (Senior Engineer) vor 10 Jahren 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
Fertiggestellt

Browser support

Ken Gillett vor 10 Jahren aktualisiert von anonymous vor 10 Jahren 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. 
Antwort
anonymous vor 10 Jahren
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!