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

0

I want my DB models back

lucasmendes 1 year ago 0

Vertabelo used to have a free subscription for students and now it want to charge me and don't give me acces to my old models, I want their file back.

0
Not a bug

Multi Column Names

Eric Tran 1 year ago updated by Jarosław Błąd (CEO) 1 year ago 2

Image 1423

Image 1424

hi thats when i use generate a physical model, i have this in details, thank you

+31
Completed

Adding Technical University of Liberec (TUL) to e-mail whitelist.

Pavel Tyl 1 year ago updated by Jarosław Błąd (CEO) 1 year ago 3

Can you add our e-mail to whitelist? We need Vertabelo for learning database systems.
University email: name.surname@tul.cz
University website: http://www.tul.cz.

0
Fixed

Terms of Service

keszthelyi andras 1 year ago updated by Jarosław Błąd (CEO) 1 year ago 1

Hi,

wanted to check the Terms of service to decide whether or not I wanted to create an account for higher educational use. Link is dead, 404.

Bests,

KEA.

0
Answered

Educational licence vs github

Kamila 1 year ago updated by Jarosław Błąd (CEO) 1 year ago 1

I am wondering if I can put code generated by Vertabelo on a public repository using GitHub. Is this still private use or commercial use? The same question is valid when it comes to PNG of database model.

I am on an educational license.

+3

verification email error

Flávio Oliveira 1 year ago updated by Sarah Pérez 1 year ago 1

The confirmation email is not arriving in my email I've checked all the tabs in my email and still nothing

+26

Could you add Jala University to the email whitelist?

Eugênio Jefferson 1 year ago 0

Can you add our email to whitelist? We need Vertabelo for learning database systems.
University email: name.surname@jala.university
University website: https://jala.university/

0

Changing textContent in workday [duplicate]

brother info 1 year ago 0

I am currently working on a Rate my professor Chrome extension that displays professor ratings on the workday. However, I am having some problems for access the specific span element by using getElementsByClassName.

Here is my code:

courses = document.getElementsByClassName('gwt-InlineLabel WG5F WF4F') console.log(courses.textContent)