[ http://jira.nhibernate.org/browse/NH-188?page=all ]
Sergey Koshcheyev closed NH-188:
--------------------------------
Resolution: Won't Fix
Assign To: (was: Mike Doerfler)
> Should Table/Column names be quoted automatically?
> --------------------------------------------------
>
> Key: NH-188
> URL: http://jira.nhibernate.org/browse/NH-188
> Project: NHibernate
> Type: New Feature
> Components: Core
> Reporter: Paul Hatcher
> Priority: Minor
>
> Should the driver automatically quote table and column names e.g. [Table].[Column] for SQL server.
> I know there is support for escaped names via the mapping file, but I'm supporting a number of projects where we have multiple database engines and the ability to have a single mapping file would minimise bugs etc.
> By delegating the quoting to the dialect, this would simplify the problem of different engines having different reserved words etc.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nhibernate.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|