Releases: johnmai-dev/go-orm-helper
Releases · johnmai-dev/go-orm-helper
v1.2.10
v1.2.9
v1.2.8
[1.2.8] - 2023-12-29
Fixed
- Fixed data type uppercase issue
- Handle SQL that cannot be converted to a Struct
Changed
- upgrade guava 33.0.0-jre
- upgrade jsqlparser 4.8
v1.2.6
[1.2.6] - 2023-12-02
Changed
- upgrade libraries
Fixed
- Fixed PSI and index do not match
v1.2.5
[1.2.5] - 2023-09-10
Changed
- upgrade libraries
Fixed
- Fixed PSI and index do not match
v1.2.4
[1.2.4] - 2023-08-13
Changed
- Use VfsUtilCore.iterateChildrenRecursively
- Use ProjectUtil.guessProjectDir()
- Use Strings.toSnakeCase instead of com.google.common.base.CaseFormat && plugin.xml use postStartupActivity
- Remove log
- Use com.intellij.lang.annotation.Annotator instead of com.intellij.codeInsight.daemon.impl.HighlightVisitor #12
- Remove plugin.xml projectService node
- Use StartupActivity instead of ProjectManagerListener
Fixed
- Fix Dao Completion
- Fix ScannedPath
- Fix FileChooserDescriptor.chooseMultiple