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

0
Ülevaatamisel

ORMs support link broken

Shane Tarleton 8 aastat tagasi uuendaja Adam Mościcki 8 aastat tagasi 1

The "ORMs support" link in the global navigation while you are in the application (listed under the "Help" dropdown) is currently broken for me. Here is the link that it sends me to whenever I click on it: https://my.vertabelo.com/addons?action=flow.reset&flow.flow=addons

Vasta
Adam Mościcki 8 aastat tagasi

Hello,


What do you see at this location? Is it a blank page?

I see:



0

Add support for right-click context menu

Shane Tarleton 8 aastat tagasi uuendaja Adam Mościcki 8 aastat tagasi 1

It would be awesome to be able to right-click and see a menu that allows a user to add a new table / relation / etc. instead of having to go to the sub-nav menu and drag one of them out onto the canvas.

Vasta
Adam Mościcki 8 aastat tagasi

Hello,


If you click on an item in the sub-nav menu then this item indicates default behaviour of left-click action.
For example, if click on the 'add new table' icon then after every click on the diagram new table will be added (until you change it). How to add a table




Every item has related number (e.g. add new table - 3). You can switch between them by pressing this number on a keyboard.


I think our solution is easier when it comes to batch adding and that's way we chose it.


I will keep the issue open so the other users can upvote and comment of this feature.




0
Ülevaatamisel

where can i execute mysql queries

kavya gunthoju 8 aastat tagasi uuendaja Adam Mościcki 8 aastat tagasi 1
+13
Ülevaatamisel

Please add autoformating

ShaunL 10 aastat tagasi uuendaja Brian Hartman 8 aastat tagasi 5
I'd like to request some minimal auto formatting such as snapping to align tables and/or some other means of automatically arranging the canvas.
0
Ülevaatamisel

Tables in model disappear using Chrome

Scott Thompson 8 aastat tagasi uuendaja anonymous 8 aastat tagasi 7

When using Chrome (50.0.2661.87), all tables on the canvas disappear periodically, primarily when I switch back and forth between tabs in Chrome. In fact, the only way to get them to come back is to click to another tab and then back again.

0
Tagasi lükatud

Prevent creating columns with names, which prohibited by vendor

Vlad Beher 8 aastat tagasi uuendaja anonymous 8 aastat tagasi 1

Hello!

May be it is good idea to prevent creating columns with name , e.g. Date .
I didn't know, that Oracle doesn't like such names.. And may be there is list with such names, which are not permitted to use in one database or another.

Vasta
anonymous 8 aastat tagasi

Hi, thanks for sharing your idea. That's true that you generally cannot use keywords as objects identifiers. But if you quote them, you can. This way you can have a column called "date"

You can find this option in "Model properties" (on the right-hand side when nothing is selected on diagram) in "SQL generation settings" section. It's called "Quote all SQL identifiers."

I hope this helps.

0
Ülevaatamisel

lost tables and notes during internet connection fails

tamer mendonca 8 aastat tagasi uuendaja anonymous 8 aastat tagasi 2

Hello,

yesterday during the day my internet connection failed 3 times. In all these fails I was using vertabelo creating tables and writing notes. I dont know how and when but I believe abrupt disconnection could had damaged my vertabelo tables.

0
Answered

How does one create a perspective in a model?

Cyrus 8 aastat tagasi uuendaja Rafał Strzaliński (Senior Engineer) 8 aastat tagasi 1

I want to create a perspective in my data model and I don't see an option. Is this what Subject Area does? I cannot find any documentation on how Subject area works or its purpose in your tool. Your documentation is rather sparse on this topic (actually there isn't any I can find and I am just being nice)

+10

Create SQL Server Stored Procedures and Data Layer classes

Chris 8 aastat tagasi 0

Ability to Auto Create SQL Server Stored Procedures, Data Layer classes

0
Fixed

'Make a copy' option not working as expected

Shantanu Kher 8 aastat tagasi uuendaja Adam Mościcki 8 aastat tagasi 1

I have created a data model for Oracle 11g. I intend to make a copy of it. When I click on 'make a copy' option, it makes a copy of data model, but with PostgreSQL 9.x instead of Oracle 11g.


There is no way to change the underlying database for the model once it is copied.

Please advise.