Branch: refs/heads/master
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: 24162c35136c418ccfee69c915bc6db61d5c3034
https://github.com/Teiid-Designer/teiid-designer/commit/24162c35136c418cc...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-01-30 (Wed, 30 Jan 2013)
Changed paths:
M plugins/org.teiid.designer.ui/META-INF/MANIFEST.MF
M plugins/org.teiid.designer.ui/plugin.properties
M plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/i18n.properties
M
plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/wizards/ExportDdlWizard.java
Log Message:
-----------
TEIIDDES-662: Increase options for DDL export of models
* Rather than just exporting to file, extend the wizard to allow exporting
of the DDL to the clipboard and to an SQL scrapbook. The latter will have
no db connection profile but will show the text highlighted syntactically.