From: Fabio M. (JIRA) <nh...@gm...> - 2011-04-22 19:40:39
|
[ http://216.121.112.228/browse/NH-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabio Maulo updated NH-2535: ---------------------------- Issue Type: Improvement (was: Bug) Please attach something to test what you would have in NH. > Patch to always quote aliases in select statements > -------------------------------------------------- > > Key: NH-2535 > URL: http://216.121.112.228/browse/NH-2535 > Project: NHibernate > Issue Type: Improvement > Components: DataProviders / Dialects > Affects Versions: 3.0.0.GA > Reporter: David Schmitt > Priority: Minor > Attachments: quote-aliases-in-select.patch > > > please find attached a patch to always quote aliases in select statements. I need this to get non-ascii column names (which are re-used in aliases) to work, when running against postgresql-8.4.5 running on windows7. > In this version/platform, aliases containing non-ascii characters are corrupted on the network stream: the non-ascii character is garbled. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |