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

0

I want my DB models back

lucasmendes il y a 1 an 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
Pas un bug

Multi Column Names

Eric Tran il y a 1 an mis à jour par Jarosław Błąd (CEO) il y a 1 an 2

Image 1423

Image 1424

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

+31
Terminé

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

Pavel Tyl il y a 1 an mis à jour par Jarosław Błąd (CEO) il y a 1 an 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
Corrigé

Terms of Service

keszthelyi andras il y a 1 an mis à jour par Jarosław Błąd (CEO) il y a 1 an 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
Résolu

Educational licence vs github

Kamila il y a 1 an mis à jour par Jarosław Błąd (CEO) il y a 1 an 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.

0

create a database hospital management system

Onyekachi Ogbonnia Nwibo il y a 1 an 0
+3

verification email error

Flávio Oliveira il y a 1 an mis à jour par Sarah Pérez il y a 1 an 1

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

+3

My email verification code isn't arriving via email

Cleber Vinicius il y a 1 an 0

Image 1459

+26

Could you add Jala University to the email whitelist?

Eugênio Jefferson il y a 1 an 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 il y a 1 an 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)