Hi there!
MySQL Workbench is a great tool and I use it to develop my database.
When I'm done, I use the "Export" menu to generate a "SQL CREATE Script" and a PNG of my ERR model.
I do this over and over every time I touch the DB.
Is there any way to automate this process, maybe using the built-in python scripting capabilities?
MySQL Workbench is a great tool and I use it to develop my database.
When I'm done, I use the "Export" menu to generate a "SQL CREATE Script" and a PNG of my ERR model.
I do this over and over every time I touch the DB.
Is there any way to automate this process, maybe using the built-in python scripting capabilities?