|
From: korkless (JIRA) <nh...@gm...> - 2011-05-05 14:59:56
|
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
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
|