From: cremor (JIRA) <nh...@gm...> - 2011-06-16 08:54:19
|
Linq Fetch over component has no effect on generated SQL -------------------------------------------------------- Key: NH-2769 URL: http://216.121.112.228/browse/NH-2769 Project: NHibernate Issue Type: Bug Components: Linq Provider Affects Versions: 3.2.0Beta1 Reporter: cremor Priority: Major Attachments: NH2769 patch.patch NH-2615 fixed the exceptions that occured when a Linq query with a fetch on a component was executed but the fetch has still no effect on the generated SQL. Attached is a patch that modifies the already existing test (NHSpecificTest\NH2705) so it also checks the generated statement. -- 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 |