We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26d7656 commit 647ba8eCopy full SHA for 647ba8e
releasenotes.txt
@@ -3,6 +3,10 @@
3
4
Release notes - NHibernate - Version 5.1.0
5
6
+** Highlights
7
+ * NHibernate has gained two new target frameworks: .Net Core 2.0 and .Net Standard 2.0. NHibernate NuGet package
8
+ provides them, along with the .Net framework 4.6.1 build.
9
+
10
##### Possible Breaking Changes #####
11
* Since Ingres9Dialect is now supporting sequences, the enhanced-sequence identifier generator will default to
12
using a sequence instead of a table. Revert to previous behavior by using its force_table_use parameter.
0 commit comments