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.
Creating diagram elements without autocommitting them
Re: Creating diagram elements without autocommitting them
Unfortunately, there is no such a possibility in dbForge. However, you can vote for the following new functionality suggestion on our UserVoice forum http://devart.uservoice.com/forums/2251 ... ality-that
We collect and analyze the information from this forum in order to make a proper roadmap for future product releases.
We collect and analyze the information from this forum in order to make a proper roadmap for future product releases.
Re: Creating diagram elements without autocommitting them
Too bad. Voted for it though.