mysql-workbench plugin data storage
"John Yodsnukis" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.mycc |
|---|---|
| Message-ID | <[email protected]> |
Let's say I'm writing a plugin for workbench. And let's say I want to store some additional information in the data model .mwb file. How do I do that? Is there an example somewhere in the existing lua code? Thanks!