Re: Collecting ideas for MySQL Workbench 6.x-7.x Roadmap - SQL IDE
Posted by:
Jay Alverson ()
Date: March 19, 2009 12:26PM
Possibly some command line switches like
MYSQLWB --edit-file="path/folder/SQLFile-1.sql,path/folder/SQLfile-2.sql,path/SQLFile-N.sql"
so that starting the Workbench allows at least some files to be loaded immediately.
Other than that, possibly a project session (takes/loads multiple files) or a
"Favorites" menu item that can load a group of .sql files quickly. Or other .ext types that work with the Workbench.
>
Thanks, Jay