File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# NHibernate.MySqlConnector
2
2
3
- This package provides an alternative MySQL/MariaDB driver for NHibernate
3
+ This [ package] ( https://www.nuget.org/packages/NHibernate.Driver.MySqlConnector ) provides an alternative MySQL/MariaDB driver for NHibernate
4
4
in addition to ` NHibernate.Driver.MySqlDataDriver ` provided by ` nhibernate-core ` .
5
5
6
6
It uses the [ MySqlConnector] ( https://github.com/mysql-net/MySqlConnector ) library
@@ -22,4 +22,4 @@ Values of the other parameters should stay the same as when using `MySql.Data`:
22
22
23
23
- ` connection.provider ` : ` NHibernate.Connection.DriverConnectionProvider `
24
24
25
- - ` dialect ` : One of the available MySQL dialects e.g. ` NHibernate.Dialect.MySQL5Dialect `
25
+ - ` dialect ` : One of the available MySQL dialects e.g. ` NHibernate.Dialect.MySQL5Dialect `
You can’t perform that action at this time.
0 commit comments