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

0
Ikke en bug

Primary key generation creates errors

Rob Hill 4 år siden opdateret af Adam Mościcki 4 år siden 1

I have two tables, both with a column named "id" that is a SERIAL and the primary key of each.

The SQL that is generated creates a constraint to declare the primary key:

CONSTRAINT id PRIMARY KEY (id)

Using the generated SQL, the first table is created successfully.

The second table fails with the following error:

   relation "id" already exists

The constraint name must be unique.

A better solution would be to suffix the primary key column with "PRIMARY KEY".

Alternatively, if you must create a constraint, prefix the name with the table name.

0
Under vurdering

Alternate Index gives error - missing column

Rob Hill 4 år siden opdateret 4 år siden 3

I created and alternate index and alloated a varchar(64) column.

The table has a flagged error stating that the alternate index does not have a column.

Image 1057

0
Færdig

Paid for subscription but not able to access

AWS Admin 4 år siden opdateret af Adam Mościcki 4 år siden 1

I have paid for the subscription but it says the trial period is over while using. Please guide.

+1

Cannot login to Vertabelo academy with Github account

Chang Du 4 år siden opdateret 4 år siden 0

Hi,

I found that the GitHub login button was disappeared recently. How should I login to my Vertabelo courses with my GitHub account? I have SQL courses purchased with that account.

Thank you in advance!

0
Planlagt

Model Description Partial Save

Scott Brazier 4 år siden opdateret af Adam Mościcki 4 år siden 2

After entering a Description under Model Properties and letting the model autosave, the last 1-4 characters in the Description disappear when closing and logging back in to the model. This does not seem to be due to character limits as it occurs at different lengths:

  • "Database for XXX XXXX Application" saves as "Database for XXX XXXX Applicatio"
  • "XXX XXXX Application Database" becomes "XXX XXXX Application Data"
  • "XXX XXXX Database" becomes "XXX XXXX Databas"

Editing something else in the model and saving again does not solve the problem. This is related to the "Model Description" bug I posted a year ago.

+7
Under vurdering

fields/column color and formatting

Sergio Sardo 8 år siden opdateret af Jarosław Błąd (CEO) 4 år siden 2

It could be very nice to have the opportunity to change font color or other formats (bold, italic,...) for specific fields.

For example I have a large db with a set of columns which repeats in any important table, and I'd like to have these fields/columns greyed out or in different format, just to remember these fields cannot be changed in a single table without breaking a standard

0
Fast

I converted my commercial account to an academic account but lost my database models!

Max Wainer 9 år siden opdateret af Eben Wilson 4 år siden 5

Please help me get my models back. I lost all of my databse models when I converted my account.


Thanks!

0
Under vurdering

marking sensitive column/table in Vertabelo

Seyhmus Altun 4 år siden opdateret 4 år siden 2

Hello,

Is there a solution and/or best practise for marking PII (sensitive) columns in Vertabelo Modelling diagram? 

Thanks in advance. Regards

0
Færdig

how to add foreign key

Leonardo Romao 4 år siden opdateret af Adam Mościcki 4 år siden 1
Svar
Adam Mościcki 4 år siden

Hello,

Here is an instruction: https://support.vertabelo.com/en/knowledge-bases/2/articles/297-how-to-create-a-reference

Please also take a look here: https://support.vertabelo.com/pl/communities/1/topics/21-how-can-i-manually-create-a-foreign-key

If you have any further questions please do not hesitate to contact us.

Adam

+3

Display Role attributes on LDM diagrams

Bo Bell 5 år siden opdateret af Jarosław Błąd (CEO) 4 år siden 5

Is there any way to display the reference attribute(s) on links in a logical datamodel ?
When creating a reference between tables the associated link attribute (role) is not shown in the table layout

Example:  Modelling a Customer table with a CountryOfBrth  role referencing a CountryTable , the CountryOfBirth attribute is not displayed on the diagram ... this is confusing

Kundesupport af UserEcho