Issue Type: Bug Bug
Affects Versions: 4.1.7
Assignee: Brett Meyer
Created: 25/Oct/12 10:59 AM
Description:

There's lots of instances where column names of "date", "time", "value", etc. are used. A CUBRID pull request attempted to surround all of those with single quotes within the test cases, which isn't the best solution.

Options:
1.) Do a quick search/replace on a handful of known reserved words. Enforce that future unit tests do not use keywords which have the potential for being reserved.
2.) Auto quoting within the SQL.

Column names known to be used and reserved:
value
data
SYS_USER
date
type
time
query
zone
language
test
section

Project: Hibernate ORM
Priority: Major Major
Reporter: Brett Meyer
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira