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

0
Not a bug

Cascading delete is setup in reverse

Rob Hill 4 роки тому оновлено anonymous 4 роки тому 2

I have a 1:n relationship between Tenant table and Settings table.

In the relationship properties I setup a cascading delete property:

Image 1080

The generated SQL creates the constraint on Tenant instead of Settings.

0
Declined

How do I enable being able to create logical models? I currently have access to only create physical.

Ron Escobar 4 роки тому оновлено anonymous 4 роки тому 1

My logical database option is disabled.  How do I enable?

+1
Under review

Force data type update from PK to FK

Jean Rozada 4 роки тому оновлено anonymous 4 роки тому 1

I suggest creating a button to force update the data type of an FK field from its PK.
Or a PK-FK audit button, where it would be possible to check the tables that had the PK and its data type and all its dependencies, ticking which ones you want to force uptade.

+2
Under review

add a global search through objects and descriptions

Ugo Peltier 4 роки тому оновлено Grzegorz Małyska 4 роки тому 1

I would be a great enhancement to be able to search all ERD we have access to for a table/view/column name and description, to return a list of matching description/name with a pointer to table/view.


we split our data across several models, database engines etc. It would help our team to locate information more easily.

currently, extracting xml of each model , consolidating data and serving to users to search through this list. would be great if this function were directly available on vertabelo.

0
Є відповідь

Is it possible to register an academic account if the university does not have its own domain for student mail?

Таня Ройбул 5 років тому оновлено Rafał Strzaliński (Senior Engineer) 4 роки тому 2
0
Є відповідь

Free school membership, But it says it expired earlier today?

Mahad Khalid 5 років тому оновлено Rafał Strzaliński (Senior Engineer) 4 роки тому 2

My professor said that out accounts should be free on Vertabelo through temple University, but the site says that my account has expired for some reason. 

0
Виконано

VERTABELO_API_TOKEN via Invoke-WebRequest in powershell

Ugo Peltier 4 роки тому оновлено Rafał Strzaliński (Senior Engineer) 4 роки тому 2

Any idea how to pass VERTABELO_API_TOKEN via Invoke-WebRequest in powershell ?

I cannot pass a credential with an empty pass, fails because pass cannot be empty.

I cannot pass my user/password instead,"no permission" message from website.

tried to pass it as POST ?VERTABELO_API_TOKEN=xxx, fails too.

+2
Under review

group tables and subject areas

Anthony Cole 9 років тому оновлено Ugo Peltier 4 роки тому 3

There should be a way to "dock" a table to a subject area (SA) so that when I move the SA, all the tables docked to it move too.

0
Under review

Ajax error

Michael Galdo 4 роки тому оновлено Adam Mościcki 4 роки тому 1

I keep receiving Ajax error when I work on MySQL physical document. Please Help

+1
Є відповідь

API - list models / documents IDs

Mikael COUMET 5 років тому оновлено Mick Flynn 4 роки тому 7
Hi,

is there any way to list using API the model ids, in order to use it in API: 

https://my.vertabelo.com/api/xml/<MODEL_ID>

It's a key feature for our use case.

Thank in advance,

Regards