From: Fabio M. (JIRA) <nh...@gm...> - 2011-05-17 18:04:46
|
[ http://216.121.112.228/browse/NH-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabio Maulo resolved NH-2695. ----------------------------- Resolution: Fixed Fix Version/s: 3.2.0Beta1 > update default driver of firebird dialect to FirebirdClientDriver (FirebirdDriver is obsolete) > ---------------------------------------------------------------------------------------------- > > Key: NH-2695 > URL: http://216.121.112.228/browse/NH-2695 > Project: NHibernate > Issue Type: Improvement > Components: DataProviders / Dialects > Affects Versions: 3.2.0Alpha2 > Reporter: korkless > Fix For: 3.2.0Beta1 > > > the default driver of firebirddialect is FirebirdDriver but that driver is obsolete (i think that nobody is using it becouse refers to a very old data provider version), > the correct driver for firebird is FirebirdClientDriver so i suggest to update it (this is a breaking change but probably concerns to very few people, maybe 0) -- 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 |