]
Steven Hawkins resolved TEIID-4530.
-----------------------------------
Resolution: Done
Pulled back the ddl generation change.
Add semicolons to generated ddl
-------------------------------
Key: TEIID-4530
URL:
https://issues.jboss.org/browse/TEIID-4530
Project: Teiid
Issue Type: Sub-task
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.0.5, 9.1.1
We should be generating DDL that is both forwards and backwards compatible with the
TEIID-4528 change, which means that all ddl statements will need terminated with a
semicolon.