Skip to content

8.0.13 introduced a breaking change because the namespace changed requiring updating code and a recompile #16

@ramonsmits

Description

@ramonsmits
using NHibernate.Extensions.NpgSql;

SetProperty(Environment.ConnectionString, "xxx");
SetProperty(Environment.ConnectionDriver, typeof(NpgSqlDriver).AssemblyQualifiedName);
SetProperty(Environment.Dialect, typeof(NpgSqlDialect).AssemblyQualifiedName);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions