File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55## [ Unreleased]
66
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+
719## [ 1.2.7] - 2023-12-05
820
921### Fixed
117129- ORM Code Completion
118130- SQL to Struct
119131
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
121134[ 1.2.7 ] : https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.6...v1.2.7
122135[ 1.2.6 ] : https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.5...v1.2.6
123136[ 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