From: Roger (JIRA) <nh...@gm...> - 2011-04-11 17:31:05
|
BatcherDataReaderWrapper.GetValue has a typo -------------------------------------------- Key: NH-2642 URL: http://216.121.112.228/browse/NH-2642 Project: NHibernate Issue Type: Bug Components: Core Affects Versions: 3.2.0Alpha1 Reporter: Roger Attachments: batcherdatareaderwrapper.patch The datareader decorator has a typo here class BatcherDataReaderWrapper object GetValue(int) return reader.GETDECIMAL() test + fix attached -- 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 |