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 45a63bf commit 1826b07Copy full SHA for 1826b07
releasenotes.txt
@@ -1,4 +1,17 @@
1
-Build 5.0.3
+Build 5.1.0
2
+=============================
3
+
4
+Release notes - NHibernate - Version 5.1.0
5
6
+ ##### Possible Breaking Changes #####
7
+ * Since Ingres9Dialect is now supporting sequences, the enhanced-sequence identifier generator will default to
8
+ using a sequence instead of a table. Revert to previous behavior by using its force_table_use parameter.
9
10
+**
11
12
13
14
+Build 5.0.3
15
=============================
16
17
Release notes - NHibernate - Version 5.0.3
0 commit comments