[
https://issues.jboss.org/browse/TEIIDDES-868?page=com.atlassian.jira.plug...
]
Steven Hawkins updated TEIIDDES-868:
------------------------------------
Attachment: reserved_words.patch
This modifies the Teiid SQLConstants class, which will be added to the 7.4 release.
reserved word highlight not catching all words
----------------------------------------------
Key: TEIIDDES-868
URL:
https://issues.jboss.org/browse/TEIIDDES-868
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 7.3
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Minor
Fix For: 7.3
Attachments: reserved_words.patch
The SqlSyntax class is maintaining its own list of reserved words and is missing new
reserved words (e.g. EACH ROW) This list should be removed in favor of using common logic
from Teiid. For 7.3 a patch could be provided so that the SQLConstants class exposes all
reserved and non-reserved words as collections.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira