Simplify.FluentNHibernate 3.0
i4004
released this
14 Jan 08:35
·
38 commits
to master
since this release
Added
- InitializeFromConfig* methods selectable dialect (#487)
- CompositeInterceptor (#483)
- Possibility to switch SqlStatementInterceptor from Trace.WriteLine to Console.WriteLine (#486)
Changed
- ShowSql output by default redirected to Console
- Default PostgreSQL83 dialect set for PostgreSQL connections (was PostgreSQL82)
- Default MsSql2012 dialect set for MS SQL connections (was MsSql2008)
- InitializeFromConfigMsSql null password exception type change
- SessionFactoryBuilderBase dispose with GC.SuppressFinalize
Dependencies
- FluentNHibernate bump to 3.3