Branch: refs/heads/master
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: 6dc368c66105c92bb9468487855fb2d9db2856b0
https://github.com/Teiid-Designer/teiid-designer/commit/6dc368c66105c92bb...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2017-01-06 (Fri, 06 Jan 2017)
Changed paths:
M
plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/node/EmfModelGenerator.java
M
plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/node/teiid/TeiidDdlImporter.java
M
plugins/org.teiid.designer.transformation/src/org/teiid/designer/transformation/ddl/TeiidModelToDdlGenerator.java
Log Message:
-----------
TEIIDDES-3001 Fixed native type DDL gen issue
* Fixed result set/procedure description issue
* Fixed procedure DDL formatting to be on par with CREATE TABLE/VIEW formatting