File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 1.2.8] - 2023-12-29
8
+
9
+ ### Fixed
10
+
11
+ - Fixed data type uppercase issue
12
+ - Handle SQL that cannot be converted to a Struct
13
+
14
+ ### Changed
15
+
16
+ - upgrade guava 33.0.0-jre
17
+ - upgrade jsqlparser 4.8
18
+
7
19
## [ 1.2.7] - 2023-12-05
8
20
9
21
### Fixed
117
129
- ORM Code Completion
118
130
- SQL to Struct
119
131
120
- [ Unreleased ] : https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.7...HEAD
132
+ [ Unreleased ] : https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.8...HEAD
133
+ [ 1.2.8 ] : https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.7...v1.2.8
121
134
[ 1.2.7 ] : https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.6...v1.2.7
122
135
[ 1.2.6 ] : https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.5...v1.2.6
123
136
[ 1.2.5 ] : https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.4...v1.2.5
You can’t perform that action at this time.
0 commit comments