[
https://issues.apache.org/jira/browse/TORQUE-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291589#comment-13291589
]
Thomas Vandahl commented on TORQUE-203:
---------------------------------------
As a starting point, this is of course acceptable. Nevertheless, there are
reserved words specific to a certain DBMS. See
http://www.csee.umbc.edu/portal/help/oracle8/server.815/a42525/apb.htm for the
Oracle-flavor. Example: COMMENT is a reserved word in Oracle but not in the
Postgres table. Let's try to collect the lists for the supported DBMSs and look
for a reasonable set.
> Quote table names in creation
> -----------------------------
>
> Key: TORQUE-203
> URL: https://issues.apache.org/jira/browse/TORQUE-203
> Project: Torque
> Issue Type: Improvement
> Reporter: Thomas Fox
>
> For some databases, table names can be quoted in the sql create scripts to
> avoid collisions with predefined names. Where possible, such quotation should
> be used.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]