MySQL Forums
Forum List  »  MySQL Workbench

Use LUA to customize SQL export
Posted by: Gabriele Tozzi
Date: February 02, 2009 10:22PM

Hello,

Workbenck "Forward Engineer SQL Create script" doesn't fits my needs.

I would like to write a plugin to accomplish a few simple optimizations:

1. Remove empty queries from the generated script (see bug #39929)
2. Sort tables by Layer and then Name
3. Sort Routines by Layer, Group and then Name

Is this possible? May someone point me to some related documentation/examples to start working on?

I'm new on LUA scripting.

Thank you

Options: ReplyQuote


Subject
Views
Written By
Posted
Use LUA to customize SQL export
5012
February 02, 2009 10:22PM
3233
February 03, 2009 09:33AM
3383
February 03, 2009 09:41AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.