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

0
Odrzucone

I keep getting "You have exceeded the limits of current plan. Please upgrade your account." even though I only created one data model since I purchased. Please identify why.

Ron Escobar 4 lat temu Ostatnio zmodyfikowane przez anonymous 3 lat temu 1

Why am I getting this error when I only created one data model since purchase?

0
Odrzucone

student academic can't spawn tables

Chris Hoefer 4 lat temu Ostatnio zmodyfikowane przez anonymous 3 lat temu 1

my account plan says the following: 

Academic (Student)

Single user

Up to 20 models

Up to 100 tables per model

I am nowhere near those model and table limits but, when I try to spawn new tables I get the following error: 

"You have used 0 tables from your 100-table limit To create larger models, please sign up and then upgrade you account plan"

I talked to my database instructor and she seemed to imply I'm the only one in the class experiencing this issue and told me it must be on vertabelo's end and that I should ask them.. 

0
W trakcie analizy

Я вас в рот ебал дорогое разрабы

Naguwal Atom 3 lat temu Ostatnio zmodyfikowane przez anonymous 3 lat temu 2

2а часа я ресовал структуру бд, в не зареганном состоянии, решил зарегаться, всё сделал по феншую, в отдельной вкладке, проверил то-же в отдельной вкладке, Но увы, после перехода на исходную ВАШ высер мне сообщил... УУУпс я всё слил в унитаз 2а часа работы в унитаз, ну как-то так !!! Вы бы блядь хотябы в локалстораж положили json объект с моделью БД что бы его можно было бы хотябы так выдать и воссоздать. Вы ребята совсем ёбнутые, спасибо вам огромное!!!

0
To nie jest błąd

Cascading delete is setup in reverse

Rob Hill 3 lat temu Ostatnio zmodyfikowane przez anonymous 3 lat temu 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
Odrzucone

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

Ron Escobar 4 lat temu Ostatnio zmodyfikowane przez anonymous 3 lat temu 1

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

+1
W trakcie analizy

Force data type update from PK to FK

Jean Rozada 3 lat temu Ostatnio zmodyfikowane przez anonymous 3 lat temu 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
W trakcie analizy

add a global search through objects and descriptions

Ugo Peltier 3 lat temu Ostatnio zmodyfikowane przez Grzegorz Małyska 3 lat temu 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
Z odpowiedzią

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

Mahad Khalid 4 lat temu Ostatnio zmodyfikowane przez Rafał Strzaliński (Senior Engineer) 3 lat temu 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
Ukończony

VERTABELO_API_TOKEN via Invoke-WebRequest in powershell

Ugo Peltier 3 lat temu Ostatnio zmodyfikowane przez Rafał Strzaliński (Senior Engineer) 3 lat temu 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.