]
Steven Hawkins commented on TEIIDDES-2945:
------------------------------------------
Yes, I'll have a look
Issues with ddl generation
--------------------------
Key: TEIIDDES-2945
URL:
https://issues.jboss.org/browse/TEIIDDES-2945
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 10.1
Reporter: Steven Hawkins
Fix For: 11.1
This can be separated out into separate issues if needed.
- most ddl statements are not terminated with the semicolon delimiter. This was a
mistake with the original grammar. We'll hopefully get this resolved with minimal
breaking changes with TEIID-4528
- name in source and other options should be added by default. Is there a reason they
are omitted by default?
- triggers / update procedures don't seem to be emitted