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 6e55f13 commit b24cfeaCopy full SHA for b24cfea
hibernate-dialect/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.1.0 ##
2
+
3
+- Added hint for scan queries
4
5
## 1.0.0 ##
6
7
- Fixed: data time type converters
hibernate-dialect/pom.xml
@@ -6,7 +6,7 @@
<groupId>tech.ydb.dialects</groupId>
8
<artifactId>hibernate-ydb-dialect</artifactId>
9
- <version>1.0.1</version>
+ <version>1.1.0</version>
10
11
<packaging>jar</packaging>
12
0 commit comments