From: NHibernate J. <mik...@us...> - 2006-11-13 18:38:54
|
[ http://jira.nhibernate.org/browse/NH-647?page=all ] Sergey Koshcheyev closed NH-647: -------------------------------- Resolution: Fixed Fixed awhile ago when better SQL queries were introduced. > Bugs in CreateSQLQuery > ---------------------- > > Key: NH-647 > URL: http://jira.nhibernate.org/browse/NH-647 > Project: NHibernate > Type: Improvement > Components: Core > Reporter: David Cederbaum > Priority: Minor > > I am experiencing the same problem as this posting: > http://forum.hibernate.org/viewtopic.php?p=2277750&sid=2c988f4fe0a5f7f179f873a84b1b7167 > This is really a showstopper for me as I want to be able to execute arbitrary native SQL queries and bring back selected columns only, not all columns. The bug reported above looks like NHibernate expects all columns be brought back. > Could you let me know when this may be fixed? -- 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 |