Releases: go-gorm/gen
Releases · go-gorm/gen
Iteration Routine
- separate generate mode
- refactor transactions
- refactor updates/delete return value
- improve performance
Iteration Routine
- complement sql data type
Iteration Routine
- refactor condition
- refactor transaction
- fix some bugs
Iteration Routine
- add default constrain (call WithContext before)
- optimize security
- refactor Clauses
- fix some bugs
Iteration Routine
- beautify column comment
- add field option
- other improves
Little Improve
- fix generate bugs
- add field options when sync from database
- add new method on all field
Update feature generate
- escape field conflict with API
Fix: time.Time mismatch
- fix
time.Time
mismatch
Function iteration
- refactor subquery api
- other updates
Update generator
- add some new features on generator