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

0
Résolu

How do I change the e-mail address for my account?

Charles Hammer il y a 10 ans mis à jour par Rafał Strzaliński (Senior Engineer) il y a 10 ans 2
I want to change my login email address to a different e-mail. How do I do this?
0
Terminé

what programs can be used to open my database once created?

Patricia Vernon il y a 10 ans mis à jour par Rafał Strzaliński (Senior Engineer) il y a 10 ans 1
+2
Terminé

Sharing in Team Account

Raymond Roelands il y a 11 ans mis à jour il y a 10 ans 8
It would be nice when using a team account I can share a model with team members by selecting them instead of entering the email addresses.

And for big development and admin teams sharing with groups instead of individual members would be nice to
Solution
anonymous il y a 10 ans
It's done and on production. Here's where you can find this feature:




+9
Terminé

Do not auto-create foreign key reference.

Kindler Chase il y a 10 ans mis à jour il y a 10 ans 6
When adding a reference, a FK is automatically generated. Can you provide an option to disable this behavior?

For example, I will typically create the tables with the keys defined per my own naming convention and then create the references. The current behavior is a new field is automatically added as a FK and has to be manually deleted. My colleagues who are using Vertabelo would like to see the current behavior either removed or an option on the model itself to disable the behavior.
+1
Terminé

Notify when "Search (Ctrl+F)" return nothing

DangNT il y a 10 ans mis à jour par Jarosław Błąd (CEO) il y a 10 ans 5
When I type some text to search, if my db model does not contain the text, then Vertabelo should display a message or similar thing to tell me that there is no result
0
Terminé

Default "true" when setting auto_increment

DangNT il y a 10 ans mis à jour par Jarosław Błąd (CEO) il y a 10 ans 4
Currently, when I wanted to set the auto_increment for a field, the "false" option is selected by default --> I had to make one more click to change the option to "true".

So I think the "true" option should be selected by default so that users do not have to spend one more click for the auto_increment
0
Terminé

Remap Backspace Key to Delete

Evan Richards il y a 10 ans mis à jour par Jarosław Błąd (CEO) il y a 10 ans 3
Remap the backspace (or delete on Mac) key so that it deletes the selected object instead of taking the user back to the login page.
0
Terminé

Can import sql scripts to draw schema.? is it possible to do that?

lhakpa dorji il y a 10 ans mis à jour par Agnieszka Kozubek-Krycuń (Chief Scientist) il y a 10 ans 1
+3
À l'étude

Are there plans to incorporating reverse engineering and object generation directly in Vertabelo via live connections to databases

Gordon Wong il y a 10 ans mis à jour par Gordon Wong il y a 10 ans 3
I've always found the ability to connect directly to a database to generate tables, diff models and reverse-engineer to be hugely useful. Is this functionality on the roadmap?
0
Écarté

Table Order

Ziyahan Albeniz il y a 10 ans mis à jour par Rafał Strzaliński (Senior Engineer) il y a 10 ans 5
We would like to order tables according to their relations.