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

0
Answered

Using Subject area in reverse engineering

Ashwini Bhoite 4 years ago updated by Rafał Strzaliński (Senior Engineer) 4 years ago 3

I have imported a large database into Vertabelo and would like to group tables in subject areas. I can see the options in Subject area we have are only for creating new tables. I am trying a tedious process of dragging tables into subject area in the workspace section manually but because the database has a lot of tables, it is geting more time consuming. Am I missing an easy way to add tables to Subject area during reverse engineering?

0
Completed

Model subtypes using descriminator

Bo Bell 4 years ago updated 4 years ago 2

Any plans of implementing this ?

Its common approach for modelling subtypes. It does not influence generated table structures, but are a great help in understanding the model.

Descriminator.PNG

Answer

Hello,


This is possible in a logical database model. However with a little bit different notation. Moreover you can choose different generation strategies for an inheritance hierarchy that can be applied during generation of a physical model from a logical model. 

We don't plan to introduce such notation for physical database models as these models should reflect real physical objects in a database.

0
Completed

how to set foreign key

Anik Chowdhury 11 years ago updated by victor maricato 4 years ago 6
0

Reverse Engineering tool installation issues

Ashwini Bhoite 4 years ago updated by Daniel Sobotka 4 years ago 7

My java version is : openjdk version "11.0.2" 2019-01-15

and when I run the command

java --add-modules java.xml.bind -cp .;reverse-engineering.jar;ojdbc6.jar com.vertabelo.reverse.Main -url "jdbc:oracle:thin:@//localhost:1521/xe" -user USERNAME -password 
password1234 -o localhost_file

I get error : Error occurred during initialization of boot layer
java.lang.module.FindException: Module java.xml.bind not found

Is my java version not comaptible?

0
Completed

How can I delete my account?

BOHDAN HECHA 5 years ago updated by Rafał Strzaliński (Senior Engineer) 5 years ago 1

How can I delete my account?Because I have registered it not correctly, cause i am a student and it shows me that my trial period is ended.So as I understood I need to registrate it as a student.pls help me

0
Completed

Table should have primary key

Vidar567 5 years ago updated 5 years ago 3

Hello,

I have really weird problem. For some weeks of my work everything was alright, but today when I would like to create some projects vertabelo doesn't work well.

It gives me a warning message "Table should have primary key". Weeks ago my projects work well, but now warnings are in every project.


Image 990

Image 991

It has primary keys, but system doesn't see it.

+1
Completed

Name of model in HTML page Title (so we can see which tab is which)

Dean Martin 6 years ago updated by Jarosław Błąd (CEO) 5 years ago 2

This should be dead simple to implement.  Can you place the name of the model in the title page, this will help when we have multiple tabs open with mutiple models, we can see which is which.  (Rather than just having Vertabelo in the title). 

Change 

<title>Vertabelo</title>

to:

<title>Model Name | Vertabelo</title>

0

Dog for Sale at My Dogs

My Dogs 5 years ago 0

My dogs Is the marketplace where pet lovers can show to their pets. We have the vision to provide healthy dogs for sale to dog lovers by my dogs platform. We have the German Shepherd, Golden Retriever, Bulldog, Pomeranian, and more. Visit the website to contact us.

0
Fixed

Automatic logout after a few minutes

pgago 5 years ago updated by Adam Mościcki 5 years ago 5

Since yesterday (11/14/2020) - after a few minutes, I am automatically logged out. Seems like some kind of refresh token issue. I confirmed this with a few other users.

As a result, every few minutes a have to log in again.

I hope the issue will be resolved soon.