mwb2sql
mwb2sql copied to clipboard
SQL Object Filter
It would be nice if one could filter objects (Tables, Views, Routines or Triggers) as in MySQL Workbench GUI "Export/Forward Engineer SQL CREATE Script…".
Yes, it seems very natural to be able to filter objects with CUI. So I have tried several approaches, but so far I can't.
Ha … I thought it was through the use of the third parameter of 'generateSQLCreateStatements'; I had a quick look into the app bundle (I'm working with MacOSX) but didn't find how to define it.