Your comments

Hello,


You can import an existing database into Vertabelo with help of our Reverse Engineering tool. An article about it: http://www.vertabelo.com/blog/documentation/reverse-engineering


You can also import an sql file when creating new model, screenshot:



I hope this helps

Hello,


Oracle 11g does not support ON UPDATE clause. Please see documentation on REFERENCES: https://docs.oracle.com/cd/B28359_01/server.111/b28286/clauses002.htm#CJAIHHGC

You can emulate this behaviour, tutorial: http://www.dba-oracle.com/oracle_tips_cascade_update.htm


We don't disable 'on update' select for Oracle in UI so it might be confusing...


Note: If you choose another DB engine (for example Postgres), Vertabelo will generate ON UPDATE clause.



Hello,


There is no way to that easily right now. You can generate 'drop' script and 'creation' script, but it works only for fresh databases and requires deletion of data in the table.


We've implemented a migration tool which can do that, but we are still testing it. We are going to release it in about 2 weeks.


I hope this helps.




Hello,


Vertabelo supports only physcial modeling.

Hello,


It is just missing on the list but you can type it.


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.




Hello


The fix is already on production.


Edit: Please copy again