Skip to content

Commit 1826b07

Browse files
Document breaking changes due to Ingres9 sequence support.
1 parent 45a63bf commit 1826b07

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

releasenotes.txt

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
Build 5.0.3
1+
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
215
=============================
316

417
Release notes - NHibernate - Version 5.0.3

0 commit comments

Comments
 (0)