Bug #54036 | Inserts tab has no visible purpose | ||
---|---|---|---|
Submitted: | 27 May 2010 15:26 | Modified: | 16 Nov 2011 2:33 |
Reporter: | Jeremy Tinley | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S4 (Feature request) |
Version: | 5.2.21.OSS RC | OS: | Windows (Windows 7) |
Assigned to: | CPU Architecture: | Any |
[27 May 2010 15:26]
Jeremy Tinley
[27 May 2010 16:23]
Valeriy Kravchuk
Please, use File > Export > Forward Engineer SQL CREATE Script menu item and check "Create INSERT Statements for Tables" checkbox to see INSERTs generated. So, tab has a purpose. But I agree that button on a toolbar should either work or should be removed/grayed out.
[27 May 2010 20:44]
Jeremy Tinley
Can I suggest then that there be a simpler method (Plugin > Object > Copy inserts to clipboard? Then rename the existing "Plugin > Object > Copy Insert to Clipboard" to Copy Empty Insert to Clipboard" for clarity.
[28 May 2010 18:47]
Johannes Taxacher
we'll take that as a feature request then, thanks for the idea. maybe we can call it "copy insert template ..." and "copy default inserts ..." btw, this can be done using the python/lua scripting as well
[12 Jul 2010 22:24]
Jeremy Tinley
Downgrading from S2->S4 as this is now a feature request.
[16 Nov 2011 2:33]
Philip Olson
Fixed as of 5.2.36: + Added the <guimenu>Copy Inserts to Clipboard</guimenu> option to + the <guimenu>Plugins</guimenu>, <guimenu>Objects</guimenu> menu.