I like that the designer doesn't update the database directly and instead generates scripts, which is the way I typically work anyway. Great.
I would like however, to see the changes (optionally) after I've created a Create/Update script.
It would be nice if that dialog at the end of generating scripts had an option to either Open the Sql (ie. ShellExecute the SQL Script) or maybe more safely open Explorer with the file selected so you can manually shell exec it or open it in an editor.
IAC, any way to quickly link or show the script to actually executing on my terms seems useful because currently it doesn't even tell you where the file was generated and you have to remember and hunt for the folder specified in the settings.
BTW, that folder by default is not set - so it errors out the first time you run. I think it'd be good to set that a default location in the project like Generated Scripts
.