We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbb74c3 commit 7561c9bCopy full SHA for 7561c9b
hibernate-dialect/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.9.4 ##
2
+
3
+- Fixed the generated bool value
4
5
## 0.9.3 ##
6
7
- Supported enum field of Entity
hibernate-dialect/pom.xml
@@ -6,7 +6,7 @@
<groupId>tech.ydb.dialects</groupId>
8
<artifactId>hibernate-ydb-dialect</artifactId>
9
- <version>0.9.3</version>
+ <version>0.9.4</version>
10
11
<packaging>jar</packaging>
12
0 commit comments