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

0
Not a bug

Reference tool erroneously creates a self-relationship

Buz Carter 10 year бұрын updated by Agnieszka Kozubek-Krycuń (Chief Scientist) 10 year бұрын 2
I have two existing tables, I click the "Add New Reference" tool and click the first (parent) table -- immediately a self-referencing relationship is created on that table ("pig's ear" or "fish hook" relationship). Cannot create relationships between tables.

This bug just appeared. Had been working fine. Chrome, Mac, db is SQL Server. 
0
Answered

shared model not showing up

Ira Hofer 10 year бұрын updated by Agnieszka Kozubek-Krycuń (Chief Scientist) 10 year бұрын 2
A model was shared with me and I got a notification but it is not showing up in my dashboard. How do I access it?
0
Under review

Move the Column Delete button

Tommy Trucks 10 year бұрын updated by anonymous 10 year бұрын 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 year бұрын updated by anonymous 10 year бұрын 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 year бұрын updated by anonymous 10 year бұрын 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 year бұрын
This issue has been fixed and deployed on production.
0
Fixed

Postgresql script ignores schema when generating index

Raymond Roelands 10 year бұрын updated by anonymous 10 year бұрын 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 year бұрын
The issue has been fixed and deployed on production.
0
Declined

Column Defaults

Raymond Gigliotti 10 year бұрын жаңартылды 10 year бұрын 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 11 year бұрын updated by anonymous 10 year бұрын 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 year бұрын
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
Аяқталған

Relationship lines

bence basa 10 year бұрын updated by anonymous 10 year бұрын 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 year бұрын
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
Аяқталған

how can i export it as a pdf file ?

Nuo Xu 10 year бұрын updated by Rafał Strzaliński (Senior Engineer) 10 year бұрын 2