Creating diagram elements without autocommitting them
Posted: Thu 21 May 2015 16:36
Is there a way in "dbForge for MySQL" to design a database diagram without actually committing it's objects to the database until said to do so? Currently every created object in a database diagram (table, view etc.) will immediately get created in the database as well which is something I would like to avoid.
What I am looking for is something like a "Forward engineer" option in MySQL Workbench which only creates stuff in the database when explicitly said to.
What I am looking for is something like a "Forward engineer" option in MySQL Workbench which only creates stuff in the database when explicitly said to.