File tree 4 files changed +10
-2
lines changed
4 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.9.3 ##
2
+
3
+ - Supported enum field of Entity
4
+
1
5
## 0.9.2 ##
2
6
3
7
- Supported LocalDateTime with datetime YDB primitive type and mapped to java.sql.Types.TIME
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >tech.ydb.dialects</groupId >
8
8
<artifactId >hibernate-ydb-dialect-v5</artifactId >
9
- <version >0.9.3-SNAPSHOT </version >
9
+ <version >0.9.3</version >
10
10
11
11
<name >Hibernate V5 YDB Dialect</name >
12
12
<description >Support Hibernate version 5 YDB (YQL) Dialect</description >
Original file line number Diff line number Diff line change
1
+ ## 0.9.3 ##
2
+
3
+ - Supported enum field of Entity
4
+
1
5
## 0.9.2 ##
2
6
3
7
- Supported LocalDateTime with datetime YDB primitive type and mapped to java.sql.Types.TIME
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >tech.ydb.dialects</groupId >
8
8
<artifactId >hibernate-ydb-dialect</artifactId >
9
- <version >0.9.3-SNAPSHOT </version >
9
+ <version >0.9.3</version >
10
10
11
11
<packaging >jar</packaging >
12
12
You can’t perform that action at this time.
0 commit comments